Skip to content

Commit

Permalink
Cache bundler depdencies on TravisCI to speed up test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
damien committed Mar 13, 2014
1 parent 405dbff commit 1226fdb
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,4 +1,5 @@
language: ruby
cache: bundler
rvm:
- 2.0.0
- 1.9.3

0 comments on commit 1226fdb

Please sign in to comment.