Updated .travis.yml (#938)

This commit is contained in:
Tomas Della Vedova
2019-08-09 14:07:47 +02:00
committed by delvedor
parent 8d4aa038be
commit c790fae5f1

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: