mirror of
https://github.com/jsimonetti/rtnetlink.git
synced 2026-04-02 02:41:08 +02:00
Remove linter from travis
This commit is contained in:
parent
ad2b532ba6
commit
2bde3eceb7
@ -6,11 +6,9 @@ go:
|
||||
os:
|
||||
- linux
|
||||
before_install:
|
||||
- go get golang.org/x/lint/golint
|
||||
- go get -d ./...
|
||||
script:
|
||||
- go build -tags=gofuzz ./...
|
||||
- go vet ./...
|
||||
# - golint -set_exit_status ./...
|
||||
- go test -v -tags=integration ./...
|
||||
- .travis/tests.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user