Skip to content

Commit

Permalink
Enable bundler caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jnv committed Jul 8, 2015
1 parent bdd316a commit e0c75e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: ruby
sudo: false
cache:
bundler: true
rvm:
- 2.0.0
- 2.1.6
Expand Down

0 comments on commit e0c75e2

Please sign in to comment.