Disabling Coveralls altogether in appveyor builds
This commit is contained in:
parent
99385e2f38
commit
c8db617e57
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ install:
|
|||
cmake `
|
||||
-DCMAKE_INSTALL_PREFIX=criterion-%APPVEYOR_REPO_TAG_NAME% `
|
||||
-DCMAKE_PREFIX_PATH="%LOCAL_INSTALL%" `
|
||||
-DCOVERALLS=ON `
|
||||
-DCMAKE_BUILD_TYPE=Debug `
|
||||
-G "$generator" `
|
||||
..
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue