Skip to content

Commit

Permalink
do not check dco in travis
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Vieux <[email protected]>
  • Loading branch information
vieux committed May 7, 2015
1 parent 1bca3fb commit a3a2fbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ install:
- go get github.com/GeertJohan/fgt

script:
- script/validate-dco
- script/validate-gofmt
- go vet ./...
- fgt golint ./...
Expand Down
56 changes: 0 additions & 56 deletions script/validate-dco

This file was deleted.

0 comments on commit a3a2fbe

Please sign in to comment.