mirror of https://github.com/embarklabs/embark.git
fix typo...
This commit is contained in:
parent
8c43ba2772
commit
34b378cd5d
|
@ -18,7 +18,7 @@ test_script:
|
|||
- npm run lint
|
||||
- npm run test
|
||||
# tmp fix due to windows npm5 issue
|
||||
- cd tests_apps/test_app/extensions/embark-service && npm install
|
||||
- cd test_apps/test_app/extensions/embark-service && npm install
|
||||
- npm run testdapp_1
|
||||
- npm run testdapp_2
|
||||
|
||||
|
|
Loading…
Reference in New Issue