diff --git a/.travis.yml b/.travis.yml index c19917b..a854705 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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'