Don't run the tests in Appveyor.
This commit is contained in:
parent
bcc9c16bf7
commit
39eb8a85f5
|
@ -13,5 +13,5 @@ install:
|
|||
|
||||
build_script:
|
||||
- 'echo building...'
|
||||
- '%CYGWIN%\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make"'
|
||||
- '%CYGWIN%\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make +ack"'
|
||||
|
||||
|
|
Loading…
Reference in a new issue