Skip to content

Commit 46bff95

Browse files
author
Mika Lackman
committed
try travis_wait
1 parent 8f0cd3a commit 46bff95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ go:
55
- 1.8
66
- 1.9
77

8-
script: travis_retry go test ./... -v -parallel 15 -timeout 60m
8+
script: travis_wait 20 go test ./... -v -parallel 10 -timeout 60m

0 commit comments

Comments
 (0)