diff --git a/circle.yml b/circle.yml new file mode 100644 index 0000000000..21c7d59243 --- /dev/null +++ b/circle.yml @@ -0,0 +1,4 @@ +general: + branches: + ignore: + - gh-pages # list of branches to ignore \ No newline at end of file