potiuk commented on a change in pull request #8497:
URL: https://github.com/apache/airflow/pull/8497#discussion_r412393409
##########
File path: .travis.yml
##########
@@ -21,14 +21,13 @@ language: python
os: linux
env:
global:
- - BUILD_ID=${TRAVIS_BUILD_ID}
- MOUNT_LOCAL_SOURCES="false"
- MOUNT_HOST_AIRFLOW_VOLUME="true"
- FORCE_ANSWER_TO_QUESTIONS="yes"
- SKIP_CHECK_REMOTE_IMAGE="true"
- DB_RESET="true"
- VERBOSE="true"
- - CI="true"
Review comment:
NOTE ! CI is set to "true" by both Travis and Github. We do not need to
set it separately.
----------------------------------------------------------------
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]