Skip to content

Commit

Permalink
Remove extra go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
jcvernaleo committed Sep 16, 2014
1 parent 036daa5 commit 3e465b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,5 +12,4 @@ script:
- export PATH=$PATH:$HOME/gopath/bin
- go vet
- fgt golint -min_confidence=0.9 .
- go vet *.go
- go test -v

0 comments on commit 3e465b2

Please sign in to comment.