AppVeyor - fix what appears to be a problem with '&& grunt'
FREEBIE
This commit is contained in:
parent
b5c10041b2
commit
3889615dff
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ install:
|
||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- yarn run generate
|
- yarn run icon-gen
|
||||||
|
- node_modules\.bin\grunt
|
||||||
- node_modules\.bin\build --em.environment=%SIGNAL_ENV% --publish=never
|
- node_modules\.bin\build --em.environment=%SIGNAL_ENV% --publish=never
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue