Skip to content

Commit

Permalink
Fix Appveyor notification setting names
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
elmindreda committed Feb 4, 2016
1 parent 69c5559 commit d93d9fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Expand Up @@ -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

0 comments on commit d93d9fb

Please sign in to comment.