mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Cache bundler on Travis
This commit is contained in:
parent
df575642c4
commit
4bff6708be
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ services: mongodb
|
|||
|
||||
script: "bundle exec rake spec"
|
||||
|
||||
cache: bundler
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- rvm: 1.8.7
|
||||
|
|
Loading…
Reference in a new issue