Skip to content

Commit e66ec0d

Browse files
author
Luke Bakken
committed
Use jdk_switcher to fix Travis CI issues
1 parent 21039a5 commit e66ec0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ addons:
1313
install:
1414
- pip install --upgrade pip setuptools flake8
1515
before_script:
16+
- jdk_switcher use oraclejdk8
1617
- sudo ./tools/travis-ci/riak-install -d "$RIAK_DOWNLOAD_URL"
1718
- sudo ./tools/setup-riak -s
1819
env:

0 commit comments

Comments
 (0)