Fix YAML syntax error

master
Camilla Berglund ago%!(EXTRA string=10 years)
parent ebe88c3869
commit 69c5559e53
  1. 4
      .appveyor.yml

@ -16,7 +16,7 @@ build_script:
- cmake --build .
notifications:
- provider: Email
to:
- ci@glfw.org
to:
- ci@glfw.org
- on_build_status_failure: true
- on_build_status_success: false

Loading…
Cancel
Save