You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/05 02:36:30 UTC

[GitHub] [airflow] mik-laj commented on issue #5454: [AIRFLOW-XXX] Add next/prev ds not correct in faq

mik-laj commented on issue #5454: [AIRFLOW-XXX] Add next/prev ds not correct in faq
URL: https://github.com/apache/airflow/pull/5454#issuecomment-508610384
 
 
   This is the reason why Travis is sad, but I do not think it's caused by this PR.
   ```
   /home/travis/build/apache/airflow/docs/cli.rst:29: WARNING: Failed to import "get_parser" from "airflow.bin.cli".
   ```
   It can be associated with:
   ```
   flask 1.1.0 has requirement Werkzeug>=0.15, but you'll have werkzeug 0.14.1 which is incompatible.
   ```
   I have launched a new build on the master and there is this problem.
   https://travis-ci.org/apache/airflow/jobs/554414028
   
   I think you should wait for the patch to appear on the master and then rebase.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services