Howler!
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
parent
145ba1a77e
commit
71816ce3af
@ -6,8 +6,8 @@ matrix:
|
|||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
script:
|
|
||||||
env: PATH=/usr/bin:/bin:./:/usr/local/bin
|
env: PATH=/usr/bin:/bin:./:/usr/local/bin
|
||||||
|
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'
|
||||||
@ -17,3 +17,4 @@ matrix:
|
|||||||
osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
script:
|
script:
|
||||||
- sh op_test.sh -vv
|
- sh op_test.sh -vv
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user