Skip to content

Commit

Permalink
change oraclejdk8 to openjdk8 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paynie committed Jul 30, 2019
1 parent a21bf7b commit 83ad05e
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 @@ -5,4 +5,4 @@ install:

language: java
jdk:
- oraclejdk9
- openjdk8

0 comments on commit 83ad05e

Please sign in to comment.