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 2019/05/24 07:48:32 UTC

[flink] 02/02: [hotfix][travis] Move 404 link check to test stage

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit b046dd813fed295c296d7243af4f37b98b857f2f
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Fri May 24 09:48:15 2019 +0200

    [hotfix][travis] Move 404 link check to test stage
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 69ebc57..aa1e0b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -218,7 +218,7 @@ jobs:
       name: cleanup - jdk 9
     # Documentation 404 check
     - if: type = cron
-      stage: compile
+      stage: test
       script: ./tools/travis/docs.sh
       language: ruby
       rvm: 2.4.0