fix typo...

This commit is contained in:
Iuri Matias 2018-04-11 11:14:01 -04:00
parent 8c43ba2772
commit 34b378cd5d
1 changed files with 1 additions and 1 deletions

View File

@ -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