Skip to content

Commit

Permalink
Adding go-vet into travis ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangtuanjie committed Sep 1, 2015
1 parent b47e43d commit a6e930e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ install:

script:
- make gofmt-check
- make go-vet
- make test

0 comments on commit a6e930e

Please sign in to comment.