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.
1 parent 46b2683 commit a233589Copy full SHA for a233589
appveyor.yml
@@ -13,4 +13,4 @@ install:
13
- go test -i ./...
14
build_script:
15
- go get golang.org/x/lint/golint
16
- - go test -race -v ./...
+ - go test -race ./...
0 commit comments