diff --git a/.travis-ci.yml b/.travis-ci.yml new file mode 100644 index 0000000..2b6c9e9 --- /dev/null +++ b/.travis-ci.yml @@ -0,0 +1,4 @@ +language: shell + +script: + - shellcheck -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009 openvpn-install.sh