Skip to content

Commit 7c523c4

Browse files
authored
Update appveyor.yml
1 parent 0adff04 commit 7c523c4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

appveyor.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ notifications:
164164
auth_token:
165165
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
166166
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
167-
settings:
168-
on_build_success: true
169-
on_build_failure: true
170-
on_build_status_changed: true
167+
on_build_success: true
168+
on_build_failure: true
169+
on_build_status_changed: true

0 commit comments

Comments
 (0)