We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f5ae8d + 6199632 commit e9173c5Copy full SHA for e9173c5
.travis.yml
@@ -6,3 +6,6 @@ go:
6
- 1.8.x
7
- 1.7.x
8
- 1.6.x
9
+
10
+script:
11
+ - go test -v -race -cover ./...
0 commit comments