Skip to content

Commit

Permalink
rm oraclejdk8 (no longer supported on default dist); try openjdk9 to …
Browse files Browse the repository at this point in the history
…resolve pom errors
  • Loading branch information
codeforkjeff committed May 24, 2020
1 parent 0579e7c commit 007d023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
# - oraclejdk8
- openjdk9

0 comments on commit 007d023

Please sign in to comment.