Seriously though, more automation.

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2018-01-03 19:44:18 -06:00
parent ef2e21e757
commit 67ced150d5

View File

@ -8,9 +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'
- bash -c 'sh -x op_test.sh'
- sh -x op_test.sh