Skip to content

Commit 3d18ccf

Browse files
committed
Downgrade Travis environment to Trusty
1 parent 5edb1da commit 3d18ccf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: java
22

3+
# Need to select an older Ubuntu distribution that supports JDK7
4+
dist: trusty
5+
36
# Workaround to using openjdk7 with Gradle due to security issue:
47
# https://github.com/gradle/gradle/issues/2421
58
before_install:

0 commit comments

Comments
 (0)