Skip to content

Commit b61640a

Browse files
committed
Avoid Travis and Oracle TLS certification problem.
1 parent bdf9687 commit b61640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
2-
dist: trusty
2+
dist: xenial
33
sudo: required
44

55
jdk:

0 commit comments

Comments
 (0)