Provide more verbose output during travis runs
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
74acd2df6e
commit
e41b58b608
@ -12,4 +12,4 @@ script:
|
|||||||
- openssl version
|
- openssl version
|
||||||
- shellcheck --version
|
- shellcheck --version
|
||||||
- bash -c 'export SHELLCHECK_OPTS="-S warning -e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
|
- 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user