Fix appveyor
This commit is contained in:
parent
942687eb96
commit
be75b557c4
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue