mirror of
https://github.com/soheilhy/cmux.git
synced 2025-10-11 22:53:22 +08:00
go tool vet --shadow .
This commit is contained in:
@@ -19,3 +19,4 @@ before_script:
|
||||
- echo $TRAVIS_GO_VERSION
|
||||
- if [[ $TRAVIS_GO_VERSION == 1.5* ]]; then errcheck ./...; fi
|
||||
- go vet .
|
||||
- go tool vet --shadow .
|
||||
|
Reference in New Issue
Block a user