Travis env: PATH
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
parent
6b450b7915
commit
f3811e3021
@ -7,6 +7,7 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
script:
|
script:
|
||||||
|
env: PATH=/usr/bin:/bin:./:/usr/local/bin
|
||||||
- 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'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user