From 62f658b72255985c2af4d7102076df81794594fb Mon Sep 17 00:00:00 2001 From: Ibby Date: Mon, 20 Mar 2017 17:11:44 -0400 Subject: [PATCH] do not build on circleci --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index d3873a609..0a8ac6b2f 100644 --- a/circle.yml +++ b/circle.yml @@ -17,7 +17,7 @@ dependencies: test: override: - - npm run build + - echo "No tests to run" deployment: staging: