diff options
| author | TitanSnow <[email protected]> | 2017-05-20 15:53:25 +0800 |
|---|---|---|
| committer | TitanSnow <[email protected]> | 2017-05-20 16:55:01 +0800 |
| commit | 8c5200b4ebdbca7c3ee18ec76d5e1c49a1fc115f (patch) | |
| tree | 78c846e3e1111ee57eccce374c375423322ddbe1 | |
| parent | 9d7fb55705906dd6965101e5a4f4f77e9d288f5c (diff) | |
add codecov
| -rw-r--r-- | appveyor.yml | 1 |
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 |
