We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3aee9 commit 00bb98cCopy full SHA for 00bb98c
.travis.yml
@@ -6,7 +6,6 @@ go:
6
sudo: false
7
8
before_install:
9
- - go get golang.org/x/tools/cmd/vet
10
- go get -u github.com/golang/lint/golint
11
- mkdir -p $GOPATH/src/github.com/vbatts && ln -sf $(pwd) $GOPATH/src/github.com/vbatts/git-validation && go get ./...
12
0 commit comments