From 1e882effafd066df3ae0ca7965f559a938a84bc5 Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Wed, 3 Jan 2018 19:55:05 -0600 Subject: [PATCH] There has to be a better way... Signed-off-by: Eric F Crist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bbb00eb..65f6584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,10 @@ addons: - debian-sid packages: - shellcheck - - openssl script: - bash -c 'export SHELLCHECK_OPTS="-e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa' - bash -c 'pwd' - bash -c 'ls -la' + - which openssl - sh -x op_test.sh