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 a816032086
commit 9c06ae67ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'