Merge pull request #5283 from cclauss/patch-1

Appveyor: Test in Python 3.7 instead of Python 3.6
This commit is contained in:
Takeshi KOMIYA
2018-08-13 22:06:23 +09:00
committed by GitHub

View File

@@ -7,8 +7,8 @@ environment:
matrix:
- PYTHON: 27
TEST_IGNORE: --ignore py35
- PYTHON: 36
- PYTHON: 36-x64
- PYTHON: 37
- PYTHON: 37-x64
install:
- C:\Python%PYTHON%\python.exe -m pip install -U pip setuptools