Skip to content

Commit

Permalink
Replace oraclejdk8 with openjdk8
Browse files Browse the repository at this point in the history
TravisCI's Xenial environment no longer provides this environment.
  • Loading branch information
rymndhng committed Aug 5, 2019
1 parent 19a161d commit b4699f1
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 @@ -6,7 +6,7 @@ branches:
- master
jdk:
- openjdk7
- oraclejdk8
- openjdk8
- openjdk9
- openjdk10
- openjdk11

0 comments on commit b4699f1

Please sign in to comment.