aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index e95130b..bfeb857 100644
--- a/circle.yml
+++ b/circle.yml
@@ -2,6 +2,10 @@ general:
artifacts:
- "test/pkgs.log"
+ branches:
+ ignore:
+ - gh-pages
+
dependencies:
cache_directories:
- "~/.kerl"