不要怂,就是干,撸起袖子干!

Commit b9ae268f by Jan Aagaard Meier Committed by GitHub

Update appveyor.yml

1 parent 32dd1231
Showing with 1 additions and 1 deletions
......@@ -37,5 +37,5 @@ after_test:
- ps: |
if (Test-Path env:\COVERAGE) {
Invoke-WebRequest -Uri 'https://codecov.io/bash' -OutFile codecov.sh
bash ./codecov.sh -f .\coverage\lcov.info
bash codecov.sh -f coverage\lcov.info
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!