Skip to content

Commit

Permalink
use openjdk8 and openjdk9 for .travis.yml because oraclejdk8 failed t…
Browse files Browse the repository at this point in the history
…o install on travisci
  • Loading branch information
tha2015 committed Aug 12, 2019
1 parent 1767349 commit 974716a
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,7 +1,7 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
- openjdk8
- openjdk9
- openjdk10
- openjdk11
- openjdk12
Expand Down

0 comments on commit 974716a

Please sign in to comment.