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 b1aa1b6 commit 43b3185Copy full SHA for 43b3185
.travis.yml
@@ -1,2 +1,4 @@
1
language: java
2
+jdk:
3
+ - oraclejdk8
4
script: mvn clean install -DskipTests
0 commit comments