test python 2.7 on appveyor instead of 3.5

This commit is contained in:
jab 2018-02-19 02:57:41 +00:00
parent 8e56f527a1
commit 5a8ab033e8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ os: Visual Studio 2015
environment:
matrix:
- PYTHON: "C:\\Python35-x64"
- PYTHON: "C:\\Python27-x64"
- PYTHON: "C:\\Python36-x64"
build_script: