From 10ab705f61fcb1a1acdcaf74fc6623759fb94c71 Mon Sep 17 00:00:00 2001 From: perry Date: Tue, 9 Feb 2016 19:04:47 -0600 Subject: [PATCH] chore(CI): ignore WIP branch --- circle.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/circle.yml b/circle.yml index f10432f336..60d75cf33d 100644 --- a/circle.yml +++ b/circle.yml @@ -1,3 +1,7 @@ +general: + branches: + ignore: + - ins_n_outs machine: node: version: 4.1.0