summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2021-05-05 16:38:38 -0700
committerMatt Clay <matt@mystile.com>2021-05-05 17:42:13 -0700
commit5dfc7ee0780ee1e9a5186f6566caa92ce6d31a64 (patch)
tree03edafd43188408bb7f8d1be0d3289c2c2263df5 /Makefile
parent8bd599d0481c040a2bba2dca4158ff7e1cdaf426 (diff)
downloadansible-5dfc7ee0780ee1e9a5186f6566caa92ce6d31a64.tar.gz
Remove Shippable CI provider from ansible-test.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7fb44ba1e6..0ab82f7874 100644
--- a/Makefile
+++ b/Makefile
@@ -154,7 +154,6 @@ clean:
rm -f ./docs/man/man1/*
@echo "Cleaning up output from test runs"
rm -rf test/test_data
- rm -rf shippable/
rm -rf logs/
rm -rf .cache/
rm -f test/units/.coverage*