Skip to content

Commit

Permalink
Cache gem bundle between CI runs
Browse files Browse the repository at this point in the history
This reverts 9509f8a
  • Loading branch information
mislav committed Oct 5, 2015
1 parent 2e01ee4 commit da7d9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: ruby
script: script/ci.sh
cache: bundler
rvm:
- 1.9.2
- 1.9.3
Expand Down

0 comments on commit da7d9d2

Please sign in to comment.