Skip to content

Commit

Permalink
CI: upgrade bundler to work around rubygems/bundler#3559
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Sep 13, 2017
1 parent 1be3e5f commit 9972f05
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
Expand Up @@ -3,6 +3,8 @@ sudo: false
cache: bundler

bundler_args: --without local_development
before_install:
- gem update bundler

script: bundle exec rake

Expand Down

0 comments on commit 9972f05

Please sign in to comment.