Fix appveyor
This commit is contained in:
parent
942687eb96
commit
be75b557c4
@ -32,8 +32,8 @@ init:
|
||||
|
||||
before_test:
|
||||
- "mkdir ./.config"
|
||||
- "cp ./.ci-files/default.yml ./.config"
|
||||
- "cp ./.ci-files/test.yml ./.config"
|
||||
- "copy ./.ci-files/default.yml ./.config"
|
||||
- "copy ./.ci-files/test.yml ./.config"
|
||||
- "npm run build"
|
||||
|
||||
test_script:
|
||||
|
Loading…
Reference in New Issue
Block a user