mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Fix .appveyor.yml provider settings syntax
This commit is contained in:
+2
-2
@@ -19,5 +19,5 @@ notifications:
|
|||||||
- provider: Email
|
- provider: Email
|
||||||
to:
|
to:
|
||||||
- ci@glfw.org
|
- ci@glfw.org
|
||||||
- on_build_failure: true
|
on_build_failure: true
|
||||||
- on_build_success: false
|
on_build_success: false
|
||||||
|
|||||||
Reference in New Issue
Block a user