From f2ced32a35b07fd4067fecb3320868a1b618dd19 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Tue, 31 Oct 2017 17:13:10 +0100 Subject: [PATCH] Create .poggit.yml Poggit-CI is enabled for this repo by @Ad5001 Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/Ad5001/Spooky --- .poggit.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml new file mode 100644 index 0000000..8ca4d3f --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,7 @@ +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/Ad5001/Spooky +branches: +- master +projects: + Spooky: + path: "" +...