Skip to content

Commit

Permalink
Repliace oraclejdk9 with openjdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
huangminchn committed May 20, 2022
1 parent 4b36245 commit 66e672d
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,4 +1,4 @@
language: java
dist: trusty
jdk:
- oraclejdk9
- openjdk11

0 comments on commit 66e672d

Please sign in to comment.