Skip to content

Commit

Permalink
SNO-91-update-travis-java-ref (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoldello authored and caseylitton committed May 9, 2019
1 parent 40ecdeb commit 9bb124a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
addons:
apt:
packages:
- oracle-java8-set-default
- oracle-java9-set-default
- bsdtar
- graphviz
- redis-server
Expand Down Expand Up @@ -43,7 +43,7 @@ env:
7F+UQNsSLGGLVORcsmBG7ByCMYljVk8i14rWonrXVjPP1fuwIp2AIZzNK6KrJ
tQzLeb5gEy3A=
- BOTO_CONFIG=tmp/bogusvalue
- JAVA_HOME=/usr/lib/jvm/java-8-oracle
- JAVA_HOME=/usr/lib/jvm/java-9-oracle
- ES_VERSION=5.6.1
- ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.deb
- PATH="/usr/share/elasticsearch/bin:/usr/lib/postgresql/9.3/bin:$PATH"
Expand Down

0 comments on commit 9bb124a

Please sign in to comment.