Disable appveyor "tests"
This commit is contained in:
parent
51ab414c1c
commit
b8548750b6
@ -17,6 +17,7 @@ build_script:
|
|||||||
- cd build
|
- cd build
|
||||||
- C:\python27\python.exe ..\configure.py --enable-optimize
|
- C:\python27\python.exe ..\configure.py --enable-optimize
|
||||||
- C:\python27\python.exe build.py
|
- C:\python27\python.exe build.py
|
||||||
|
test: off
|
||||||
on_success:
|
on_success:
|
||||||
- C:\python27\python.exe ..\upload.py
|
- C:\python27\python.exe ..\upload.py
|
||||||
#on_finish:
|
#on_finish:
|
||||||
|
Loading…
Reference in New Issue
Block a user