Update .travis.yml

This commit is contained in:
当耐特 2018-05-24 07:00:52 +08:00 committed by GitHub
parent 3435b329fb
commit d6c0e28d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,4 +21,3 @@ install:
script:
- npm run build
- COVERAGE=true npm run test
- COVERAGE=false FLAKEY=false PERFORMANCE=false npm run test:karma