Skip to content

Commit

Permalink
DATALDAP-12 - Use newer Java 8 on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Dec 16, 2016
1 parent dfc24df commit c025d0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,11 @@ env:
matrix:
- PROFILE=ci

addons:
apt:
packages:
- oracle-java8-installer

sudo: false

cache:
Expand Down

0 comments on commit c025d0f

Please sign in to comment.