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 806e7a7 commit 420b935Copy full SHA for 420b935
.travis.yml
@@ -18,3 +18,4 @@ before_script: ci/build.sh
18
script: ci/run.sh
19
after_script: ci/cleanup.sh
20
jdk: oraclejdk8
21
+before_install: gem install bundler -v '< 2'
0 commit comments