Update appveyor.yml

Removed Python 3.5 per Leonel's recommendation
This commit is contained in:
Jim Steil
2020-05-06 08:25:07 -05:00
committed by GitHub
parent 777c3053e8
commit 44f2860d58
-4
View File
@@ -10,10 +10,6 @@ environment:
COVERAGE_PROCESS_START: gluon/tests/coverage.ini
PYTHON_ARCH: "64"
- PYTHON: "C:/Python35"
COVERAGE_PROCESS_START: gluon/tests/coverage.ini
PYTHON_ARCH: "64"
- PYTHON: "C:/Python36"
COVERAGE_PROCESS_START: gluon/tests/coverage.ini
PYTHON_ARCH: "64"