Commit 92e59e7f authored by Yerken's avatar Yerken Committed by Martin Linkhorst
Browse files

increase the timeout to 20minutes for goveralls (#129)

parent b0f437a4
......@@ -20,4 +20,4 @@ install:
script:
- vendor/github.com/kubernetes/repo-infra/verify/verify-boilerplate.sh --rootdir=$(pwd)
- vendor/github.com/kubernetes/repo-infra/verify/verify-go-src.sh -v --rootdir $(pwd)
- goveralls -service=travis-ci
- travis_wait 20 goveralls -service=travis-ci
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment