Remove DCO validation from CI script

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-04-27 15:00:50 +01:00
commit 240495f07f
4 changed files with 2 additions and 98 deletions

View file

@ -8,9 +8,6 @@
set -e
>&2 echo "Validating DCO"
script/validate-dco
export DOCKER_VERSIONS=all
. script/test-versions