add travis_wait

This commit is contained in:
DIYgod 2019-01-11 16:50:26 +08:00
parent 3701328839
commit c7e00cd72b
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ install:
- yarn
script:
- npm run test
- travis_wait 60 npm run test
after_script:
- npm install codecov