Skip to content

Commit

Permalink
Update tools/ to 1.3.1 and ensure JDK8 is used on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bakken committed Dec 6, 2016
1 parent dcc9b8d commit 736ad33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
- RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.7/ubuntu/trusty/riak_2.0.7-1_amd64.deb
- RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.2/2.2.0/ubuntu/trusty/riak_2.2.0-1_amd64.deb
before_script:
- jdk_switcher use oraclejdk8
- sudo ./tools/travis-ci/riak-install -d "$RIAK_DOWNLOAD_URL"
- sudo ./tools/setup-riak
notifications:
Expand Down
2 changes: 1 addition & 1 deletion tools

0 comments on commit 736ad33

Please sign in to comment.