We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e719df5 + 9429570 commit a10dec1Copy full SHA for a10dec1
1 file changed
appveyor.yml
@@ -1,10 +1,10 @@
1
environment:
2
matrix:
3
- TOXENV: py27
4
- - TOXENV: py36
+ - TOXENV: py37
5
6
install:
7
- - "SET PATH=C:\\Python36;C:\\Python36\\Scripts;%PATH%"
+ - "SET PATH=C:\\Python37;C:\\Python37\\Scripts;%PATH%"
8
- pip install tox
9
10
# Not a C# project
0 commit comments