summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTitanSnow <[email protected]>2017-05-20 15:53:25 +0800
committerTitanSnow <[email protected]>2017-05-20 16:55:01 +0800
commit8c5200b4ebdbca7c3ee18ec76d5e1c49a1fc115f (patch)
tree78c846e3e1111ee57eccce374c375423322ddbe1
parent9d7fb55705906dd6965101e5a4f4f77e9d288f5c (diff)
add codecov
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 89c0e1fd6..b2c7bf206 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -39,3 +39,4 @@ build_script:
on_success:
- cmd: luacov
+ - ps: Write-Output (Invoke-Webrequest https://codecov.io/bash -UseBasicParsing).Content | C:\cygwin\bin\bash