MOBILE-3320 travis: Add build script
parent
909444a2a6
commit
b1451ba8e3
|
@ -4,3 +4,4 @@ cache: npm
|
||||||
script:
|
script:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run test:ci
|
- npm run test:ci
|
||||||
|
- npm run build
|
||||||
|
|
Loading…
Reference in New Issue