Remove changes to .travis.yml, moving them to new PR
This commit is contained in:
parent
beba785b09
commit
d5e51b3fc3
|
@ -20,8 +20,6 @@ cache:
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
|
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
|
||||||
# The following line is a temporary workaround for this issue: https://github.com/pypa/setuptools/issues/2230
|
|
||||||
- SETUPTOOLS_USE_DISTUTILS=stdlib
|
|
||||||
# do not load /etc/boto.cfg with Python 3 incompatible plugin
|
# do not load /etc/boto.cfg with Python 3 incompatible plugin
|
||||||
# https://github.com/travis-ci/travis-ci/issues/5246#issuecomment-166460882
|
# https://github.com/travis-ci/travis-ci/issues/5246#issuecomment-166460882
|
||||||
- BOTO_CONFIG=/doesnotexist
|
- BOTO_CONFIG=/doesnotexist
|
||||||
|
|
Loading…
Reference in New Issue