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 df575642c4
commit 4bff6708be

View file

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