Commit 028a8ac8 authored by Paul Hinze's avatar Paul Hinze
Browse files

travis: run `go vet` on every build

parent 9270af6d
Showing with 1 addition and 0 deletions
+1 -0
......@@ -10,6 +10,7 @@ install: make updatedeps
script:
- go test ./...
- make vet
#- go test -race ./...
branches:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment