Updated .travis.yml (#938)

This commit is contained in:
Tomas Della Vedova
2019-08-09 14:07:47 +02:00
committed by delvedor
parent b91ff8a6cc
commit 610bf851d2

View File

@ -17,7 +17,9 @@ install:
script:
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then npm run license-checker; fi
- npm run test
- npm run lint
- npm run test:coverage
- npm run test:types
notifications:
email: