Provide more verbose output during travis runs

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2019-01-25 10:38:50 -06:00
parent 74acd2df6e
commit e41b58b608

View File

@ -12,4 +12,4 @@ script:
- openssl version
- shellcheck --version
- bash -c 'export SHELLCHECK_OPTS="-S warning -e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
- sh op_test.sh
- sh op_test.sh -vv