Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Commit

Permalink
Switch to supported jdk8 version from unsupported oracle jdk8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Kluth committed Jul 23, 2019
1 parent 6fb1ee1 commit 25a3852
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,5 +1,5 @@
language: java
jdk:
- oraclejdk8
- openjdk8

install: mvn clean install -DskipTests -Ddockerfile.skip -Dmaven.javadoc.skip=true -B -V

0 comments on commit 25a3852

Please sign in to comment.