Skip to content

Commit 7e9ad15

Browse files
committed
Work around rubygems/bundler mismatch error.
1 parent 3f380ca commit 7e9ad15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cache:
55
directories:
66
- ../bundle
77
before_install:
8+
- gem update --system # https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
89
- unset _JAVA_OPTIONS
910
- "script/clone_all_rspec_repos"
1011
# Note this doesn't work on JRUBY 2.0.0 mode so we don't do it, the excluded versions are broken on Ruby 2.3

0 commit comments

Comments
 (0)