Update appveyor.yml

This commit is contained in:
syuilo 2018-05-18 11:00:38 +09:00 committed by GitHub
parent c501bf4e16
commit db882ebb6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: