Skip to content

Commit 9dec069

Browse files
committed
[TEST] Print java version for debug
1 parent 1fd3612 commit 9dec069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/download_and_run_es.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ echo "Switching to Oracle JDK8 ($ORACLEJDK8_UJA_ALIAS), JAVA_HOME will be set to
1414
$UJA --set "$ORACLEJDK8_UJA_ALIAS"
1515
export JAVA_HOME="$ORACLEJDK8_JAVA_HOME"
1616

17+
java -version
1718

1819
echo "Downloading Elasticsearch v${ES_VERSION}-SNAPSHOT..."
1920

0 commit comments

Comments
 (0)