Skip to content

Commit

Permalink
Merge pull request #1127 from hknustwmf/travis_fix
Browse files Browse the repository at this point in the history
Changed Oracle JRE for OpenJDK JRE
  • Loading branch information
Pchelolo committed Apr 30, 2019
2 parents 6198564 + 52a22b8 commit 4163e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ notifications:
addons:
apt:
packages:
- oracle-java8-set-default
- openjdk-8-jre-headless

env:
- CASSANDRA_VERSION=3.11.2 TEST_TARGET=all
Expand Down

0 comments on commit 4163e71

Please sign in to comment.