Skip to content

Commit 8893698

Browse files
committed
disable golangci for travis
1 parent 277abf2 commit 8893698

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ jobs:
2424
- echo "Run unit tests..."
2525
- go vet $(go list ./...)
2626
- go test -v -race $(go list ./...)
27-
- golangci-lint run

0 commit comments

Comments
 (0)