Enable Bundler caching on travis
Read more about it here: https://docs.travis-ci.com/user/caching/#Bundler closes: #350
This commit is contained in:
parent
2034c0f965
commit
ba9a3e8afa
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.1
|
- 2.1.1
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue