[NO-JIRA] Update the TravisCI build env to use Ubuntu 22.04 with Java 17

This commit is contained in:
Carmine Vassallo 2023-01-04 10:22:49 +01:00 committed by sonartech
parent cd8f5bbd22
commit e1510859ff

View File

@ -1,7 +1,8 @@
sudo: required
install: true
script: ./travis.sh
dist: bionic
dist: jammy
jdk: openjdk17
branches:
except: