mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-25 02:09:05 +01:00
Update appveyor.yml
This commit is contained in:
parent
611638a1e2
commit
738f0f98b3
@ -31,6 +31,10 @@ init:
|
|||||||
- git config --global core.autocrlf false
|
- git config --global core.autocrlf false
|
||||||
|
|
||||||
before_test:
|
before_test:
|
||||||
|
# 設定ファイルを配置
|
||||||
|
- cp ./.travis/default.yml ./.config
|
||||||
|
- cp ./.travis/test.yml ./.config
|
||||||
|
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user