summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2018-08-16 22:52:46 +0200
committerDaniel Schürmann <daschuer@mixxx.org>2018-08-16 22:52:46 +0200
commitc7ad9ddfae19783825dc5eda071ac83c4df4a2de (patch)
tree62f03a0546f24d7c1d426b249dc0b37bba42dbc1 /appveyor.yml
parente249c9be5af48171d6cff3fc87ad6bb5c8ead117 (diff)
parent536513ea25facd85c47f845181d8943b8e5610c4 (diff)
Merge remote-tracking branch 'upstream/2.1' into 2.2
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a390855e12..b02502c2ba 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -83,4 +83,4 @@ notifications:
on_build_success: true
on_build_failure: true
on_build_status_changed: true
- body: "type=stream&to=appveyor&subject={{projectName}} Build {{buildVersion}} {{status}}&content=Build {{buildVersion}} {{status}}{{#isPullRequest}} (PR #{{pullRequestId}}) {{/isPullRequest}}{{#failed}} :cross_mark:{{/failed}}{{#passed}} :heavy_check_mark:{{/passed}} {{buildUrl}}"
+ body: "type=stream&to=appveyor&subject={{projectName}} Build {{buildVersion}} {{status}}&content=Build {{buildVersion}} {{status}}{{#isPullRequest}} (PR #{{pullRequestId}}) {{/isPullRequest}}{{#failed}} :cross_mark:{{/failed}}{{#passed}} :check_mark:{{/passed}} {{buildUrl}}"