From 62154ba2049af1e49a4532b09594278d2c27f694 Mon Sep 17 00:00:00 2001 From: David Puglielli Date: Wed, 11 Oct 2017 13:07:53 -0700 Subject: [PATCH] change token to ms --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 238f83df..727091c1 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 431e6338-ad88-4c3e-9be0-1bf180826d26 + - codecov -f ".\coverage.xml" -t 3b60e073-05f0-4771-a968-aeef8158f06f after_test: - cd %APPVEYOR_BUILD_FOLDER%\test\functional\