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

Commit 128b9d4d by Jan Aagaard Meier Committed by GitHub

Update appveyor.yml

1 parent b5039c62
Showing with 1 additions and 1 deletions
...@@ -34,4 +34,4 @@ test_script: ...@@ -34,4 +34,4 @@ test_script:
- 'IF "%COVERAGE%" == "true" (npm run cover) ELSE (npm test)' - 'IF "%COVERAGE%" == "true" (npm run cover) ELSE (npm test)'
after_test: after_test:
- ps: (Invoke-WebRequest https://codecov.io/bash).toString() | bash - ps: (Invoke-WebRequest https://codecov.io/bash).toString() | bash -s .\coverage
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!