Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Publish test metadata on Circle and Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
smashwilson committed Mar 14, 2018
1 parent 0e7d756 commit e7eb03e
Show file tree
Hide file tree
Showing 3 changed files with 532 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
- run:
name: unit tests
command: npm run ci:circle:test
environment:
MOCHA_FILE: test-results/mocha/output.xml
- store_test_results:
path: test-results

lint:
macos:
Expand Down
Loading

0 comments on commit e7eb03e

Please sign in to comment.