We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b865d commit 44ff7c2Copy full SHA for 44ff7c2
.travis.yml
@@ -17,5 +17,5 @@ install: true
17
script:
18
- go vet -x ./...
19
- make .golint
20
- - $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
+ - git-validation -run DCO,short-subject -v
21
0 commit comments