Add verify-test for CircleCI
This commit is contained in:
@@ -28,6 +28,7 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- node_modules/.bin/mocha --reporter mocha-circleci-reporter
|
- node_modules/.bin/mocha --reporter mocha-circleci-reporter
|
||||||
|
- node_modules/.bin/gulp prettify:verify
|
||||||
post:
|
post:
|
||||||
- mv test-results.xml $CIRCLE_TEST_REPORTS/
|
- mv test-results.xml $CIRCLE_TEST_REPORTS/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user