diff --git a/circle.yml b/circle.yml index f286f26a3..3c161f2a1 100644 --- a/circle.yml +++ b/circle.yml @@ -5,7 +5,7 @@ machine: test: post: - mkdir -p $CIRCLE_TEST_REPORTS/cucumber - - npm run cucumber-report +# - npm run cucumber-report - npm run report-coverage deployment: