fix YAML syntax
This commit is contained in:
parent
8ed1f99e95
commit
99b3c85124
@ -33,7 +33,7 @@ build_script:
|
||||
|
||||
test_script:
|
||||
- ps: Invoke-AppVeyorTests
|
||||
- ps: >-
|
||||
- ps: |
|
||||
if ($null -ne $Env:CoverallsToken) {
|
||||
Invoke-CoverageReport
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user