Cache installed gems, so they don't need to be installed every time.
- See https://docs.travis-ci.com/user/caching/#Caches-and-build-matrices
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
|
cache: bundler
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
rvm: 2.2.2
|
rvm: 2.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user