Skip to content

Commit

Permalink
switch to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
sadikovi committed Jul 25, 2020
1 parent 900f4ac commit f74fc43
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 @@ -7,7 +7,7 @@ cache:
- $HOME/.cache/spark-versions
matrix:
include:
- jdk: oraclejdk8
- jdk: openjdk8
scala: 2.12.12
env: TEST_SPARK_VERSION="3.0.0" TEST_SPARK_RELEASE="spark-3.0.0-bin-hadoop2.7"
script:
Expand Down

0 comments on commit f74fc43

Please sign in to comment.