Skip to content

Commit

Permalink
travis uses open jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Labazin committed Sep 25, 2019
1 parent afb78ef commit 7988e65
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
Expand Up @@ -2,7 +2,7 @@
language: java

jdk:
- oraclejdk8
- openjdk8

install:
mvn --settings .settings.xml install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip -B -V
Expand Down

0 comments on commit 7988e65

Please sign in to comment.