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
30773767c2
commit
4c5ffcc0c5
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ services: mongodb
|
|||
|
||||
script: "bundle exec rake spec"
|
||||
|
||||
cache: bundler
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- rvm: 1.8.7
|
||||
|
|
Loading…
Reference in a new issue