Fix "Error parsing appveyor.yml: "exclude" value must be a sequence of mappings."
parent
4310388148
commit
08b68c2718
|
|
@ -50,14 +50,6 @@ test_script:
|
||||||
# - https://stackoverflow.com/questions/43441273/how-to-run-vcupgrade-before-appveyor-build
|
# - https://stackoverflow.com/questions/43441273/how-to-run-vcupgrade-before-appveyor-build
|
||||||
# - https://stackoverflow.com/questions/43423761/cant-perform-64-bit-testing-under-appveyor
|
# - https://stackoverflow.com/questions/43423761/cant-perform-64-bit-testing-under-appveyor
|
||||||
|
|
||||||
matrix:
|
|
||||||
|
|
||||||
exclude:
|
|
||||||
# - platform: x64
|
|
||||||
# configuration: Debug
|
|
||||||
# - platform: x64
|
|
||||||
# configuration: Release
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
- provider: Email
|
- provider: Email
|
||||||
to:
|
to:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue