diff options
author | angristan <angristan@pm.me> | 2019-05-12 17:24:25 +0200 |
---|---|---|
committer | angristan <angristan@pm.me> | 2019-05-12 17:24:25 +0200 |
commit | 21d1950c00d84c56f96599a3f74ec3255e1a0d98 (patch) | |
tree | 982157eea3991dc1b183260e0917abea3cb05ae4 | |
parent | ba3a19d6ac78c79d6d029ec7cf15829ecd03679f (diff) |
Remove Travis, but keep Action :)
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index a262964..0000000 --- a/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: shell - -script: - - shellcheck wireguard-install.sh |