diff --git a/.travis.yml b/.travis.yml index 4710c4d..c2768e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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