Skip to content

Commit

Permalink
Revert "Temporary way for testing JDK 11 on jenkins" (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon authored Aug 14, 2019
1 parent e6508c0 commit 2ebdcb9
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 2ebdcb9

Please sign in to comment.