chore(travis) add cross-env

This commit is contained in:
coderaiser 2020-01-04 12:07:22 +02:00
parent 7eb31f9412
commit 763fbb4a9d

View file

@ -21,9 +21,9 @@ os:
git:
autocrlf: input
script:
- npm run lint && npm run build && npm run coverage && npm run report
- npm i cross-env -g
- npm run lint && cross-env npm run build && npm run coverage && npm run report
notifications:
email: