Skip to content

Commit e0ac076

Browse files
committed
Travis makes us work harder now to actually get OpenJDK 6
as per: travis-ci/travis-ci#8199 (comment)
1 parent 051660b commit e0ac076

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ cache:
99

1010
language: scala
1111

12+
addons:
13+
apt:
14+
packages:
15+
- openjdk-6-jdk
16+
1217
jdk:
1318
- openjdk6
1419
- oraclejdk8

0 commit comments

Comments
 (0)