Update .travis.yml

This commit is contained in:
Gabriele C 2021-09-27 18:02:25 +02:00 committed by GitHub
parent 1c2f01ed28
commit 8efc339b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
sudo: false
dist: trusty
dist: focal
language: java
jdk:
- openjdk16
- oraclejdk16
cache:
directories:
- '$HOME/.m2/repository'