Updated .travis.yml (#938)
This commit is contained in:
committed by
GitHub
parent
57ef613d9c
commit
af6ea76a13
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user