Skip to content

Commit

Permalink
Fix travis config, again
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed Sep 21, 2016
1 parent ed80a08 commit e19649b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,12 @@ jdk:
# use travis-ci docker based infrastructure
sudo: false

# https://github.com/travis-ci/travis-ci/issues/3259#issuecomment-130860338
addons:
apt:
packages:
- oracle-java8-installer

cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit e19649b

Please sign in to comment.