mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Fix Appveyor notification setting names
[ci skip]
This commit is contained in:
@@ -18,5 +18,5 @@ notifications:
|
|||||||
- provider: Email
|
- provider: Email
|
||||||
to:
|
to:
|
||||||
- ci@glfw.org
|
- ci@glfw.org
|
||||||
- on_build_status_failure: true
|
- on_build_failure: true
|
||||||
- on_build_status_success: false
|
- on_build_success: false
|
||||||
|
|||||||
Reference in New Issue
Block a user