Skip to content

Commit 00ce1df

Browse files
committed
[TEST] (Nuclear option) more Java8 JRE tweaks
1 parent c38e5fe commit 00ce1df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ branches:
1212
except:
1313
- 0.4
1414

15-
sudo: false
15+
sudo: true
1616

1717
php:
1818
- 7.0
@@ -30,6 +30,7 @@ env:
3030
- JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"
3131

3232
before_install:
33+
- sudo update-java-alternatives -s java-8-oracle
3334
- ./travis/download_and_run_es.sh
3435

3536
install:

0 commit comments

Comments
 (0)