Check Signed-off-by in pull requests
Signed-off-by: Michal Čihař <mcihar@suse.cz>
This commit is contained in:
parent
75983f3ced
commit
0c02835f8b
@ -14,5 +14,6 @@ before_script:
|
||||
script:
|
||||
- ./scripts/generate-mo --quiet
|
||||
- ant phpunit lint
|
||||
- if [[ $TRAVIS_PULL_REQUEST != "false" ]] ; then ./scripts/check-dco $TRAVIS_COMMIT_RANGE ; fi
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
Loading…
Reference in New Issue
Block a user