feature(travis) build client before test

This commit is contained in:
coderaiser 2017-03-30 14:20:24 +03:00
parent 6cddde08eb
commit 5de00da3ec

View file

@ -5,6 +5,7 @@ node_js:
script:
- npm run codestyle
- npm run 6to5:client:dev
- npm run coverage && npm run report
notifications: