Fix Travis test

Add  easy-rsa/easyrsa3/easyrsa
This commit is contained in:
Viktor Szépe 2017-12-05 00:38:12 +01:00 committed by GitHub
parent 566859ee49
commit c9a0ea343b

View File

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