mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 11:10:55 +08:00
Update circle.yml
This commit is contained in:
@@ -21,6 +21,8 @@ test:
|
||||
override:
|
||||
# Run the tests using the junit reporter.
|
||||
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
|
||||
# Run the e2e test suite
|
||||
- npm run e2e
|
||||
|
||||
deployment:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user