From 75709125a1135d59804a8d0b14abb440e29cc3f1 Mon Sep 17 00:00:00 2001 From: KhonakhbeevaIA Date: Sun, 30 Jun 2019 05:17:17 +0300 Subject: [PATCH] My commit message --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a5a9aa4..5c999bf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,5 +4,4 @@ notifications: build_script: - cd C:\ test_script: - - set MY_VAR=true - - if "%MY_VAR%" EQU "true" (echo hello) else (echo bye) + - echo commit %APPVEYOR_REPO_COMMIT_MESSAGE%