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 9d6077d915
commit bb5d0b4f4d
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

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