XComp commented on code in PR #111:
URL: https://github.com/apache/flink-docker/pull/111#discussion_r859644192


##########
testing/run_travis_tests.sh:
##########
@@ -13,10 +13,10 @@ BRANCH="$TRAVIS_BRANCH"
 
 test_docker_entrypoint
 
-./add-custom.sh -u 
"https://s3.amazonaws.com/flink-nightly/flink-1.15-SNAPSHOT-bin-scala_2.11.tgz"; 
-j 8 -n test-java8
+./add-custom.sh -u 
"https://s3.amazonaws.com/flink-nightly/flink-1.16-SNAPSHOT-bin-scala_2.12.tgz"; 
-j 8 -n test-java8

Review Comment:
   Is it worth maintaining this file considering that we're not using travis 
anymore? 🤔 I couldn't find a usage of the script anywhere...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to