Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1151 from ebati/ci-add-licencecheck
Browse files Browse the repository at this point in the history
Add validate-licence to ci
  • Loading branch information
jmank88 authored Sep 10, 2017
2 parents a89e1a0 + 13a4051 commit 79a8eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- go build -v ./cmd/dep
- ./hack/lint.bash
- ./hack/validate-vendor.bash
- ./hack/validate-licence.bash
- ./hack/coverage.bash
after_success:
- codeclimate-test-reporter < coverage.txt
Expand Down

0 comments on commit 79a8eb6

Please sign in to comment.