From 129baf5f1cee88a02a09e1a38ef8fd46cbdbd319 Mon Sep 17 00:00:00 2001 From: Masaru Tsuchiyama Date: Sun, 7 Jul 2019 07:18:36 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=86=E3=82=B9=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index f9c88c9..9e91830 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,3 +35,4 @@ build_script: if not defined SECURE_VAR2 echo SECURE_VAR2 is not defined + echo test GitHub Notification From 195fab766d3c186ca6d52c626e3095f8a15fe163 Mon Sep 17 00:00:00 2001 From: Masaru Tsuchiyama Date: Sun, 7 Jul 2019 07:26:47 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=882?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 9e91830..cced859 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -36,3 +36,4 @@ build_script: if not defined SECURE_VAR2 echo SECURE_VAR2 is not defined echo test GitHub Notification + echo test GitHub Notification2