Skip to content

Commit

Permalink
Fix for Travis issue with bundler
Browse files Browse the repository at this point in the history
See [bundler issue 3558](rubygems/bundler#3558)
  • Loading branch information
donaldali committed Sep 26, 2017
1 parent ad9b4fb commit 75d76e1
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
before_install: gem install bundler
matrix:
include:
- rvm: "2.1.3"
Expand Down

0 comments on commit 75d76e1

Please sign in to comment.