Fix Appveyor notification setting names

[ci skip]
This commit is contained in:
Camilla Berglund 2016-02-04 16:06:31 +01:00
parent 69c5559e53
commit d93d9fb7be

View File

@ -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