1
0
Fork 0
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:
Yuki Nishijima 2014-12-31 02:12:00 -08:00
parent 30773767c2
commit 4c5ffcc0c5

View file

@ -33,6 +33,8 @@ services: mongodb
script: "bundle exec rake spec" script: "bundle exec rake spec"
cache: bundler
matrix: matrix:
exclude: exclude:
- rvm: 1.8.7 - rvm: 1.8.7