We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323c094 commit 38393abCopy full SHA for 38393ab
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 2
+script: travis_wait travis_retry go test ./... -v -parallel 8 -timeout 60m
0 commit comments