mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
Use python36 instead of python35 to bootstrap
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
||||
|
||||
os: Visual Studio 2015
|
||||
|
||||
clone_folder: C:\calibre
|
||||
@@ -19,7 +18,7 @@ platform:
|
||||
- x64
|
||||
|
||||
before_build:
|
||||
- C:\Python35-x64\python.exe setup/win-ci.py sw
|
||||
- C:\Python36-x64\python.exe setup/win-ci.py sw
|
||||
|
||||
build_script:
|
||||
- C:\sw\private\python\python.exe setup/win-ci.py build
|
||||
|
||||
Reference in New Issue
Block a user