Skip to content

Commit d267c5f

Browse files
committed
Upgrade to Ubuntu 16.04 LTS (Xenial) distribution on Travis CI
1 parent 5191628 commit d267c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
dist: trusty
1+
dist: xenial
22
sudo: false
33
language: java
44
jdk:
5-
- oraclejdk8
5+
- openjdk11
66
cache:
77
directories:
88
- $HOME/.m2

0 commit comments

Comments
 (0)