Removed windows coverage until coveralls knows how to merge multiple CI reports

This commit is contained in:
Snaipe 2015-09-04 03:33:27 +02:00
parent 90711d4ae1
commit 5b840e546e

View file

@ -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: