From db882ebb6f0c3c9f81e00da951266153ec2d54b9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 18 May 2018 11:00:38 +0900 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 9522f3bbf..280d6a99a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,6 +31,10 @@ init: - git config --global core.autocrlf false before_test: + # 設定ファイルを配置 + - cp ./.travis/default.yml ./.config + - cp ./.travis/test.yml ./.config + - npm run build test_script: