Removed build step, is already done via postinstall hook

This commit is contained in:
Wyatt Johnson
2017-01-24 13:46:53 -07:00
parent 0a5a23c1f3
commit 2ffecbeeff
-1
View File
@@ -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: