Update .travis.yml
This commit is contained in:
parent
3435b329fb
commit
d6c0e28d8d
|
@ -21,4 +21,3 @@ install:
|
|||
script:
|
||||
- npm run build
|
||||
- COVERAGE=true npm run test
|
||||
- COVERAGE=false FLAKEY=false PERFORMANCE=false npm run test:karma
|
||||
|
|
Loading…
Reference in New Issue