Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
Richard Bonhomme 2019-02-01 02:14:23 +00:00
parent 145ba1a77e
commit 71816ce3af
No known key found for this signature in database
GPG Key ID: D7D49FA009D95091

View File

@ -6,8 +6,8 @@ matrix:
- os: linux
dist: bionic
script:
env: PATH=/usr/bin:/bin:./:/usr/local/bin
script:
- openssl version
- shellcheck --version
- bash -c 'export SHELLCHECK_OPTS="-S warning -e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
@ -17,3 +17,4 @@ matrix:
osx_image: xcode10.1
script:
- sh op_test.sh -vv