Skip to content

Commit

Permalink
Updated jdk to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
rladdusaw committed Dec 5, 2019
1 parent 1992486 commit f335bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: java

jdk:
- oraclejdk8
- openjdk8

install:
- mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
Expand Down

0 comments on commit f335bf2

Please sign in to comment.