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 2f4b28e commit d3c5e1dCopy full SHA for d3c5e1d
1 file changed
.travis.yml
@@ -16,6 +16,9 @@ rvm:
16
gemfile:
17
- Gemfile
18
- gemfiles/nokogiri-1.5.gemfile
19
+before_install:
20
+ - unset _JAVA_OPTIONS
21
+ - gem update bundler
22
matrix:
23
exclude:
24
- rvm: 1.8.7
0 commit comments