diff options
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index 4d1ae55f..8c24ec3f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,10 +20,6 @@ environment: PYTHON: "C:\\Python37-x64" - APPVEYOR_JOB_NAME: "python36-x64" PYTHON: "C:\\Python36-x64" - - APPVEYOR_JOB_NAME: "python35-x64" - PYTHON: "C:\\Python35-x64" - PYTEST_ADDOPTS: "--cov" - TOX_TESTENV_PASSENV: "PYTEST_ADDOPTS" install: # symlink python from a directory with a space |