You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by zh...@apache.org on 2020/08/22 05:22:44 UTC

[flink-docker] 02/02: Update the test script to test against 1.10.2

This is an automated email from the ASF dual-hosted git repository.

zhuzh pushed a commit to branch dev-1.10
in repository https://gitbox.apache.org/repos/asf/flink-docker.git

commit 4f3992c0eb4912701785b8b84bcf96342ee53edf
Author: Zhu Zhu <re...@gmail.com>
AuthorDate: Sat Aug 22 11:37:13 2020 +0800

    Update the test script to test against 1.10.2
---
 testing/run_travis_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/run_travis_tests.sh b/testing/run_travis_tests.sh
index e333701..9cdb9b7 100755
--- a/testing/run_travis_tests.sh
+++ b/testing/run_travis_tests.sh
@@ -11,7 +11,7 @@ fi
 
 BRANCH="$TRAVIS_BRANCH"
 
-./add-version.sh -r 1.10 -f 1.10.1
+./add-version.sh -r 1.10 -f 1.10.2
 
 smoke_test_all_images
 smoke_test_one_image_non_root