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 38ad57b commit c4c564eCopy full SHA for c4c564e
.travis.yml
@@ -16,3 +16,4 @@ matrix:
16
install: true
17
script: ci/build.sh
18
jdk: oraclejdk8
19
+before_install: gem install bundler -v '< 2'
0 commit comments