From 84868ea7c70d7f7c6f67061f7892981fb15b129d Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Mon, 30 Jan 2017 12:53:53 +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/Elytra --- .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..2f8d77e --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,7 @@ +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/Ad5001/Elytra +branches: +- master +projects: + Elytra: + path: "" +...