Skip to content

Commit 4ba0ec7

Browse files
author
Vladimir Kotal
committed
revert to trusty for JDK8 as Java installer fails on xenial
1 parent 2355581 commit 4ba0ec7

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
@@ -24,7 +24,7 @@ jobs:
2424
- stage: test
2525
name: Linux + Oracle JDK 8
2626
os: linux
27-
dist: xenial
27+
dist: trusty
2828
sudo: required
2929
jdk: oraclejdk8
3030
install: true

0 commit comments

Comments
 (0)