mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Appveyor: Test in Python 3.7 instead of Python 3.6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user