You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/12/16 13:11:24 UTC

[flink-docker] branch dev-1.13 updated: Run tests for 1.13.5

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

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


The following commit(s) were added to refs/heads/dev-1.13 by this push:
     new 6d8edb3  Run tests for 1.13.5
6d8edb3 is described below

commit 6d8edb3f4c7b3584688ce7d059bec147f8e79c00
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu Dec 16 14:11:02 2021 +0100

    Run tests for 1.13.5
---
 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 38e05cb..189ac69 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.13 -f 1.13.3
+./add-version.sh -r 1.13 -f 1.13.5
 
 test_docker_entrypoint