SEBWIN-338: Still doesn't work, disabling gcov for good.
This commit is contained in:
parent
c82605bf4e
commit
46a3452d93
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ test_script:
|
|||
after_test:
|
||||
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
|
||||
- pip install codecov
|
||||
- codecov -f "coverage.xml"
|
||||
- codecov -f "coverage.xml" -X gcov
|
||||
artifacts:
|
||||
- path: SafeExamBrowser.Runtime\bin\$(platform)\$(configuration)
|
||||
name: 'SEB_$(appveyor_build_version)_Application'
|
||||
|
|
Loading…
Add table
Reference in a new issue