We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f380ca commit 7e9ad15Copy full SHA for 7e9ad15
travis/.travis.yml
@@ -5,6 +5,7 @@ cache:
5
directories:
6
- ../bundle
7
before_install:
8
+ - gem update --system # https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
9
- unset _JAVA_OPTIONS
10
- "script/clone_all_rspec_repos"
11
# 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