Removed windows coverage until coveralls knows how to merge multiple CI reports
This commit is contained in:
parent
90711d4ae1
commit
5b840e546e
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue