From 1865ed4ab938a9979b3a310800a37c25e468c564 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 17 Oct 2022 14:32:44 -0700 Subject: [PATCH] Fix an outdated notification message https://github.com/ruby/ruby/commit/0d7292ec734d49def118959d6a80588e7c0f7a39 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9d3cb3f613..a2cdb09ac7 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -118,7 +118,7 @@ notifications: {{^isPullRequest}} { "ci": "AppVeyor CI", - "env": "Visual Studio 2013 / 2015", + "env": "Visual Studio 2013", "url": "{{buildUrl}}", "commit": "{{commitId}}", "branch": "{{branch}}"