MOBILE-3320 travis: Add build script

main
Noel De Martin 2020-10-07 11:19:15 +02:00 committed by Dani Palou
parent 909444a2a6
commit b1451ba8e3
1 changed files with 1 additions and 0 deletions

View File

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