1
0
Fork 0
mirror of https://github.com/vbatts/git-validation.git synced 2024-11-26 01:55:40 +00:00

Merge pull request #18 from wking/dogfood

.travis.yml: Dogfood git-validation
This commit is contained in:
Vincent Batts 2017-03-21 17:48:39 -04:00 committed by GitHub
commit af669a5d2b

View file

@ -24,3 +24,4 @@ script:
- golint ./...
- go build .
- go test -v ./...
- ./git-validation -run DCO,short-subject,dangling-whitespace -v