You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2019/11/15 10:31:36 UTC

[airflow-site] branch aip-11 updated: Temporarily disable links check on CI (#162)

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

kamilbregula pushed a commit to branch aip-11
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/aip-11 by this push:
     new a1bc5a3  Temporarily disable links check on CI (#162)
a1bc5a3 is described below

commit a1bc5a3781332c1027ee559d3c5c453aeaa54078
Author: Kamil Gabryjelski <ka...@gmail.com>
AuthorDate: Fri Nov 15 11:31:18 2019 +0100

    Temporarily disable links check on CI (#162)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 83f8c57..a81e409 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,4 +37,4 @@ jobs:
     - stage: build
       script:
         - ./site.sh build-site
-        - ./site.sh check-site-links
+#        - ./site.sh check-site-links