Use travis_wait to prevent timeout
This commit is contained in:
parent
7b74da8713
commit
fb5986a2c0
|
|
@ -13,4 +13,4 @@ install:
|
|||
- make deps
|
||||
|
||||
script:
|
||||
- goveralls -service=travis-ci
|
||||
- travis_wait 20 goveralls -service=travis-ci
|
||||
|
|
|
|||
Loading…
Reference in New Issue