Skip to content

Commit 44ff7c2

Browse files
committed
travis: git-validation detects travis now
Signed-off-by: Vincent Batts <[email protected]>
1 parent 81b865d commit 44ff7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ install: true
1717
script:
1818
- go vet -x ./...
1919
- make .golint
20-
- $HOME/gopath/bin/git-validation -run DCO,short-subject -v -range ${TRAVIS_COMMIT_RANGE}
20+
- git-validation -run DCO,short-subject -v
2121

0 commit comments

Comments
 (0)