We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0cd3a commit 46bff95Copy full SHA for 46bff95
1 file changed
.travis.yml
@@ -5,4 +5,4 @@ go:
5
- 1.8
6
- 1.9
7
8
-script: travis_retry go test ./... -v -parallel 15 -timeout 60m
+script: travis_wait 20 go test ./... -v -parallel 10 -timeout 60m
0 commit comments