We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffa7ec commit db5264dCopy full SHA for db5264d
1 file changed
.travis.yml
@@ -12,6 +12,7 @@ env:
12
13
before_install:
14
- unset _JAVA_OPTIONS
15
+ - unset JRUBY_OPTS
16
- rvm @default,@global do gem uninstall bundler -a -x -I || true
17
- gem install bundler -v "~>1.17.3"
18
0 commit comments