Skip to content

Commit

Permalink
Revert "Revert " Revert "Temporary way for testing JDK 11 on jenkins" (
Browse files Browse the repository at this point in the history
…#23)""

This reverts commit 61b0b86.
  • Loading branch information
HyukjinKwon committed Aug 14, 2019
1 parent 0c89766 commit 9857f1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev/run-tests-jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,4 @@ if [[ "$PYTHON_VERSION_CHECK" == "True" ]]; then
exit -1
fi

export JAVA_HOME=/usr/java/jdk-11.0.1
export PATH=${JAVA_HOME}/bin:${PATH}

exec python -u ./dev/run-tests-jenkins.py "$@"

0 comments on commit 9857f1a

Please sign in to comment.