Fix
This commit is contained in:
parent
d4a7d9de12
commit
caae11b4f2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ before_script:
|
||||||
- mkdir ./.config
|
- mkdir ./.config
|
||||||
- cp ./.travis/default.yml ./.config
|
- cp ./.travis/default.yml ./.config
|
||||||
- cp ./.travis/test.yml ./.config
|
- cp ./.travis/test.yml ./.config
|
||||||
|
- npm install --only=dev
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue