Fix Appveyor notification setting names

[ci skip]
master
Camilla Berglund ago%!(EXTRA string=10 years)
parent 69c5559e53
commit d93d9fb7be
  1. 4
      .appveyor.yml

@ -18,5 +18,5 @@ notifications:
- provider: Email
to:
- ci@glfw.org
- on_build_status_failure: true
- on_build_status_success: false
- on_build_failure: true
- on_build_success: false

Loading…
Cancel
Save