Skip to content

Commit

Permalink
use openjdk8 for travis build because oraclejdk8 no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Jun 8, 2020
1 parent 76d8aa4 commit 730b95d
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,3 +1,3 @@
language: java
jdk:
- oraclejdk8
- openjdk8

0 comments on commit 730b95d

Please sign in to comment.