Skip to content

Commit

Permalink
go vet is part of Go now
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed May 2, 2016
1 parent 05d9d90 commit 12a13f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 10,6 @@ matrix:
- go: 1.6
- go: tip

install:
- go get golang.org/x/tools/cmd/vet

script:
- go get -t -v ./...
- diff -u <(echo -n) <(gofmt -d .)
Expand Down

0 comments on commit 12a13f3

Please sign in to comment.