Fix easyrsa path in testing (again)

This commit is contained in:
Viktor Szépe 2017-12-05 00:40:39 +01:00 committed by GitHub
parent c9a0ea343b
commit ee8714e9aa

View File

@ -10,4 +10,4 @@ addons:
- shellcheck
script:
- bash -c 'shopt -s globstar; shellcheck **/*.sh easy-rsa/easyrsa3/easyrsa'
- bash -c 'shopt -s globstar; shellcheck **/*.sh easyrsa3/easyrsa'