Update appveyor.yml

This commit is contained in:
syuilo 2018-05-18 11:00:38 +09:00 committed by GitHub
parent 611638a1e2
commit 738f0f98b3

View file

@ -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: