mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Removed build step, is already done via postinstall hook
This commit is contained in:
@@ -10,7 +10,6 @@ test:
|
|||||||
- npm run lint
|
- npm run lint
|
||||||
- ./bin/cli settings init
|
- ./bin/cli settings init
|
||||||
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml ./node_modules/.bin/mocha tests --reporter mocha-junit-reporter
|
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml ./node_modules/.bin/mocha tests --reporter mocha-junit-reporter
|
||||||
- npm run build
|
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user