Travis-CI, yay!
:\
This commit is contained in:
parent
f9e659a540
commit
81dfc91e1a
@ -9,6 +9,7 @@ addons:
|
|||||||
env:
|
env:
|
||||||
- PATH=/usr/bin:/bin:./
|
- PATH=/usr/bin:/bin:./
|
||||||
script:
|
script:
|
||||||
|
- which shellcheck
|
||||||
- bash -c 'export SHELLCHECK_OPTS="-e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
|
- bash -c 'export SHELLCHECK_OPTS="-e SC2006"; shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'
|
||||||
- bash -c 'pwd'
|
- bash -c 'pwd'
|
||||||
- bash -c 'ls -la'
|
- bash -c 'ls -la'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user