mik-laj commented on a change in pull request #4499: [AIRFLOW-3688] Run only 
airflow-testing for flake
URL: https://github.com/apache/airflow/pull/4499#discussion_r247360392
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -42,7 +42,7 @@ jobs:
   include:
     - stage: flake8
       name: Flake8
-      script: docker-compose --log-level ERROR -f 
scripts/ci/docker-compose.yml run airflow-testing /app/scripts/ci/run-ci.sh
+      script: docker-compose --log-level ERROR -f 
scripts/ci/docker-compose-flake8.yml run airflow-testing 
/app/scripts/ci/run-ci.sh
 
 Review comment:
   I've introduced your solution. I did not know about this trick.
   Thanks for comment .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to