Files
30-seconds-of-code/node_modules/better-queue/circle.yml
2019-08-20 15:52:05 +02:00

6 lines
155 B
YAML

test:
override:
- mocha test --reporter mocha-junit-reporter:
environment:
MOCHA_FILE: $CIRCLE_TEST_REPORTS/junit/test-results.xml