From f1b289b6b2e1f338e7a558b5ecdfa7e5aeced13c Mon Sep 17 00:00:00 2001 From: angristan Date: Sun, 5 May 2019 12:42:53 +0200 Subject: Initial commit --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .travis.yml (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..a262964 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: shell + +script: + - shellcheck wireguard-install.sh -- cgit v1.2.3