There was an error while loading. Please reload this page.
2 parents 011af5d + c98cad3 commit d8478dbCopy full SHA for d8478db
.appveyor.yml
@@ -4,16 +4,12 @@ os: Visual Studio 2015
4
5
environment:
6
matrix:
7
- - PYTHON: "C:\\Python27"
8
- PYTHON: "C:\\Python27-x64"
9
- - PYTHON: "C:\\Python34"
10
- PYTHON: "C:\\Python34-x64"
11
- - PYTHON: "C:\\Python35"
12
- PYTHON: "C:\\Python35-x64"
13
- - PYTHON: "C:\\Python36"
14
- PYTHON: "C:\\Python36-x64"
15
- - PYTHON: "C:\\Python37"
16
- PYTHON: "C:\\Python37-x64"
+ - PYTHON: "C:\\Python38-x64"
17
18
build_script:
19
- "git --no-pager log -n2"
0 commit comments