Disable appveyor "tests"

This commit is contained in:
Asher Baker 2018-07-19 23:17:33 +01:00
parent 51ab414c1c
commit b8548750b6

View File

@ -17,6 +17,7 @@ build_script:
- cd build
- C:\python27\python.exe ..\configure.py --enable-optimize
- C:\python27\python.exe build.py
test: off
on_success:
- C:\python27\python.exe ..\upload.py
#on_finish: