Skip to content

Commit a11146c

Browse files
authored
keep old Travis Linux distro
newer distro only have JDK 9+ see https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038/8
1 parent 437da1e commit a11146c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: java
2+
dist: trusty
23
jdk:
34
- oraclejdk8
45
- oraclejdk7

0 commit comments

Comments
 (0)