Skip to content

Commit

Permalink
[TEST] (Nuclear option) more Java8 JRE tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Apr 1, 2016
1 parent c38e5fe commit 00ce1df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ branches:
except:
- 0.4

sudo: false
sudo: true

php:
- 7.0
Expand All @@ -30,6 +30,7 @@ env:
- JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"

before_install:
- sudo update-java-alternatives -s java-8-oracle
- ./travis/download_and_run_es.sh

install:
Expand Down

0 comments on commit 00ce1df

Please sign in to comment.