Skip to content

Commit

Permalink
.travis.yml: Enable bundler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb authored and gitmate-bot committed Nov 1, 2017
1 parent 2a77b57 commit f3aee2f
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 @@
language: ruby
rvm:
- 2.3.3
cache: bundler

before_script:
- chmod +x ./ci/cibuild # or do this locally and commit
Expand Down

0 comments on commit f3aee2f

Please sign in to comment.