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 277abf2 commit 8893698Copy full SHA for 8893698
.travis.yml
@@ -24,4 +24,3 @@ jobs:
24
- echo "Run unit tests..."
25
- go vet $(go list ./...)
26
- go test -v -race $(go list ./...)
27
- - golangci-lint run
0 commit comments