diff --git a/circle.yml b/circle.yml index f7f6aa098..330f3e4ef 100644 --- a/circle.yml +++ b/circle.yml @@ -10,7 +10,6 @@ test: - npm run lint - ./bin/cli settings init - MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml ./node_modules/.bin/mocha tests --reporter mocha-junit-reporter - - npm run build deployment: release: