From 2dbec0a19da86a5076aa02f838231751778ef611 Mon Sep 17 00:00:00 2001 From: Chris Goller Date: Wed, 8 Feb 2017 10:24:10 -0600 Subject: [PATCH] Add debug to circle builds to make it easier to debug --- circle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.yml b/circle.yml index 8bf615b247..21a30d2046 100644 --- a/circle.yml +++ b/circle.yml @@ -13,6 +13,7 @@ test: override: - > ./etc/scripts/docker/run.sh + --debug --test --no-build