Use travis_wait to prevent timeout

This commit is contained in:
Dmitrii Dolgov 2018-02-16 16:06:33 +01:00
parent 7b74da8713
commit fb5986a2c0
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ install:
- make deps
script:
- goveralls -service=travis-ci
- travis_wait 20 goveralls -service=travis-ci