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 989f0c6 commit faf473cCopy full SHA for faf473c
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
jdk:
3
-- oraclejdk8
+- openjdk8
4
sudo: false
5
install: "./installViaTravis.sh"
6
script: "./buildViaTravis.sh"
0 commit comments