Skip to content

Commit

Permalink
switch travis ci to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Aug 21, 2019
1 parent 4bd549a commit 64de1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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 64de1e1

Please sign in to comment.