adding SETUP_TOOLS_USE_DISTUTILS to travis build file
This commit is contained in:
parent
079e8ccf3b
commit
4ec0430a61
@ -20,6 +20,7 @@ cache:
|
|||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
|
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
|
||||||
|
- 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…
x
Reference in New Issue
Block a user