From ce30301537c225a82560abe0c2d0dbda5f0df486 Mon Sep 17 00:00:00 2001 From: David Puglielli Date: Thu, 12 Oct 2017 15:46:53 -0700 Subject: [PATCH] removed upload token --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 681d8224..a00ade6e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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\