File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -8,21 +8,18 @@ environment:
8
8
PYPI_PASSWORD :
9
9
secure : rqIEDKQDpYkovDQpxHABjjAXnULbrLiwEWa1mwYWKis=
10
10
matrix :
11
- - PYTHON : " C:\\ Python38 -x64"
11
+ - PYTHON : " C:\\ Python36 -x64"
12
12
CMAKE_GENERATOR : Visual Studio 15 2017 Win64
13
13
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
14
14
DEPLOY_TO_PYPI : true
15
15
- PYTHON : " C:\\ Python37-x64"
16
16
CMAKE_GENERATOR : Visual Studio 15 2017 Win64
17
17
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
18
18
DEPLOY_TO_PYPI : true
19
- - PYTHON : " C:\\ Python36-x64"
20
- CMAKE_GENERATOR : Visual Studio 15 2017 Win64
21
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
22
- DEPLOY_TO_PYPI : true
23
- - PYTHON : " C:\\ Python38"
19
+ - PYTHON : " C:\\ Python36"
24
20
CMAKE_GENERATOR : Visual Studio 15 2017
25
21
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
22
+ DEPLOY_TO_PYPI : true
26
23
- PYTHON : " C:\\ Python37"
27
24
CMAKE_GENERATOR : Visual Studio 15 2017
28
25
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
You can’t perform that action at this time.
0 commit comments