Skip to content

Commit 00bb98c

Browse files
committed
travis: no need to get go vet
Signed-off-by: Vincent Batts <[email protected]>
1 parent be3aee9 commit 00bb98c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ go:
66
sudo: false
77

88
before_install:
9-
- go get golang.org/x/tools/cmd/vet
109
- go get -u github.com/golang/lint/golint
1110
- mkdir -p $GOPATH/src/github.com/vbatts && ln -sf $(pwd) $GOPATH/src/github.com/vbatts/git-validation && go get ./...
1211

0 commit comments

Comments
 (0)