From d5e51b3fc31c9d3138b1d3e035bdb7852610ca3e Mon Sep 17 00:00:00 2001 From: csine-nflx Date: Tue, 1 Sep 2020 17:20:34 -0700 Subject: [PATCH] Remove changes to .travis.yml, moving them to new PR --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f38555a0..f1abf3f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,8 +20,6 @@ cache: env: global: - 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 # https://github.com/travis-ci/travis-ci/issues/5246#issuecomment-166460882 - BOTO_CONFIG=/doesnotexist