Skip to content

Commit

Permalink
update travis to use openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Sep 26, 2019
1 parent a0d3364 commit 553edfd
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,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk8
install: mvn install -DskipTests=true -Dtravis -Dmaven.javadoc.skip=true -B -V
script: mvn package -DskipTests -Dtravis
branches:
Expand Down

0 comments on commit 553edfd

Please sign in to comment.