tell Travis to use Java 18

This commit is contained in:
Jack Fitch 2022-06-20 16:29:01 -04:00
parent b3d631353f
commit 213a1b4533
No known key found for this signature in database
GPG Key ID: 753BA18D9DE77C27
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: java
jdk: [ openjdk8 ]
jdk: [ openjdk18 ]
sudo: false
env:
global: