Travis: Configure cache: bundler: true (#563)
This commit is contained in:
parent
ada39f9735
commit
ba086bbf07
|
@ -1,6 +1,6 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
cache:
|
cache:
|
||||||
- bundler
|
bundler: true
|
||||||
before_install:
|
before_install:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user