Skip to content

Commit bfd04f2

Browse files
author
Mika Lackman
committed
more paraller
1 parent 38393ab commit bfd04f2

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_wait travis_retry go test ./... -v -parallel 8 -timeout 60m
8+
script: travis_retry go test ./... -v -parallel 15 -timeout 60m

0 commit comments

Comments
 (0)