kaxil commented on a change in pull request #7845: Skip Installation on Travis
URL: https://github.com/apache/airflow/pull/7845#discussion_r396704777
##########
File path: .travis.yml
##########
@@ -149,6 +149,7 @@ jobs:
INSTALL_AIRFLOW_VERSION="1.10.6"
stage: test
script: ./scripts/ci/ci_prepare_and_test_backport_packages.sh
+install: skip
Review comment:
got it
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services