Skip to content

Commit

Permalink
Enable java 8 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbriton committed Nov 29, 2016
1 parent 8f2ae88 commit 112498a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ addons:
packages:
- oracle-java8-installer

before_install:
- sudo apt-get install oracle-java8-set-default -y


matrix:
allow_failures:
- php: hhvm
Expand Down

0 comments on commit 112498a

Please sign in to comment.