Still diagnosing path error

This commit is contained in:
David Puglielli 2017-10-06 14:30:53 -07:00
parent 8a75b43fb8
commit 073745c2f9

View file

@ -186,7 +186,8 @@ 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 431e6338-ad88-4c3e-9be0-1bf180826d26
- ps: more .\coverage.xml
after_test:
- cd %APPVEYOR_BUILD_FOLDER%\test\functional\