fixing TravisCI test command
This commit is contained in:
parent
abf666d0e7
commit
727fe0b5d1
@ -43,7 +43,7 @@ before_script:
|
||||
- npm link typescript
|
||||
- tsc
|
||||
- sleep 60
|
||||
test:
|
||||
script:
|
||||
- travis_retry npm t
|
||||
after_success:
|
||||
- codecov --file=./coverage/coverage.json
|
||||
|
Loading…
Reference in New Issue
Block a user