removed upload token

This commit is contained in:
David Puglielli 2017-10-12 15:46:53 -07:00
parent ac2010c9ae
commit ce30301537

View file

@ -186,7 +186,7 @@ test_script:
- python %APPVEYOR_BUILD_FOLDER%\test\functional\setup\cleanup_dbs.py -dbname %SQLSRV_DBNAME%
- python %APPVEYOR_BUILD_FOLDER%\test\functional\setup\cleanup_dbs.py -dbname %PDOSQLSRV_DBNAME%
- pip install codecov
- codecov -f ".\coverage.xml" -t 3b60e073-05f0-4771-a968-aeef8158f06f
- codecov -f ".\coverage.xml"
after_test:
- cd %APPVEYOR_BUILD_FOLDER%\test\functional\