diff --git a/appveyor.yml b/appveyor.yml index 439aa1d..049a066 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,8 +41,8 @@ after_build: test_script: - 'make test || bash -lc "cat $APPVEYOR_BUILD_FOLDER/build/Testing/Temporary/LastTest.log"' -after_test: - - 'make coveralls' +#after_test: +# - 'make coveralls' notifications: