From 6647e22d1cf894e8863f486da292f085920a107f Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Wed, 25 Oct 2017 14:05:04 -0600 Subject: [PATCH] Update circle.yml --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 9f35736c6..932643ff6 100644 --- a/circle.yml +++ b/circle.yml @@ -50,7 +50,7 @@ test: - MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml MOCHA_REPORTER=mocha-junit-reporter yarn test # Check dependancies using nsp. - nsp check - - yarn e2e-ci + # - yarn e2e-ci deployment: release: