Skip to content

Commit

Permalink
Enable bundler cache on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Feb 7, 2017
1 parent 3a8acd0 commit c4aa26e
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,6 +1,8 @@
language: ruby
sudo: false

cache: bundler

before_install:
- gem update --system 2.6.10
- gem --version
Expand Down

0 comments on commit c4aa26e

Please sign in to comment.