mirror of https://github.com/embarklabs/embark.git
update travis
This commit is contained in:
parent
0fccb08360
commit
473ee56522
|
@ -8,4 +8,5 @@ addons:
|
||||||
script:
|
script:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run test
|
- npm run test
|
||||||
- npm run testdapp
|
- npm run testdapp_1
|
||||||
|
- npm run testdapp_2
|
||||||
|
|
Loading…
Reference in New Issue