Skip to content

Commit

Permalink
Travis makes us work harder now to actually get OpenJDK 6
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Oct 20, 2017
1 parent 5e8a4b3 commit c24a3ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,11 @@ cache:

language: scala

addons:
apt:
packages:
- openjdk-6-jdk

# TODO - we'd like to actually test everything, but the process library has a deadlock right now
jdk:
- openjdk6
Expand Down

0 comments on commit c24a3ec

Please sign in to comment.