Fix an outdated notification message

0d7292ec73
This commit is contained in:
Takashi Kokubun 2022-10-17 14:32:44 -07:00
parent 1c83469fc6
commit 1865ed4ab9
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -118,7 +118,7 @@ notifications:
{{^isPullRequest}} {{^isPullRequest}}
{ {
"ci": "AppVeyor CI", "ci": "AppVeyor CI",
"env": "Visual Studio 2013 / 2015", "env": "Visual Studio 2013",
"url": "{{buildUrl}}", "url": "{{buildUrl}}",
"commit": "{{commitId}}", "commit": "{{commitId}}",
"branch": "{{branch}}" "branch": "{{branch}}"