Don't run the tests in Appveyor.

This commit is contained in:
David Given 2019-02-09 13:59:37 +01:00
parent bcc9c16bf7
commit 39eb8a85f5

View file

@ -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"'