Skip to content

Commit

Permalink
Update travis config to Java 11
Browse files Browse the repository at this point in the history
Update the JDK used by Travis to JDK 11.
  • Loading branch information
cd2357 committed Feb 1, 2021
1 parent 7cf7410 commit 2277b6e
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,6 +1,6 @@
language: java
jdk:
- openjdk14
- openjdk11

cache:
directories:
Expand Down

0 comments on commit 2277b6e

Please sign in to comment.