diff --git a/.travis.yml b/.travis.yml index cbed9c5f2..275e519bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ install: make updatedeps script: - go test ./... + - make vet #- go test -race ./... branches: