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 0fdb2a5 commit 0121609Copy full SHA for 0121609
.travis.yml
@@ -19,5 +19,5 @@ matrix:
19
fast_finish: true
20
install: true
21
script: ci/build.sh
22
-jdk: oraclejdk8
+jdk: openjdk8
23
before_install: gem install bundler -v '< 2'
0 commit comments