Skip to content
Snippets Groups Projects
Unverified Commit db882ebb authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Update appveyor.yml

parent c501bf4e
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment