mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 18:28:52 -05:00
Fix .appveyor.yml provider settings syntax
This commit is contained in:
parent
d8551b73f6
commit
d80d4be030
|
@ -19,5 +19,5 @@ notifications:
|
|||
- provider: Email
|
||||
to:
|
||||
- ci@glfw.org
|
||||
- on_build_failure: true
|
||||
- on_build_success: false
|
||||
on_build_failure: true
|
||||
on_build_success: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user