From 4302f42aa6083c0f0558991c6cf83e8ef4f0b0fd Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Wed, 7 Sep 2016 17:13:26 -0400 Subject: [PATCH] circle config --- circle.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 circle.yml diff --git a/circle.yml b/circle.yml new file mode 100644 index 00000000..f69f15eb --- /dev/null +++ b/circle.yml @@ -0,0 +1,4 @@ +general: + branches: + ignore: + - gh-pages # list of branches to ignore