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

Commit

Permalink
Merge pull request #2 from atom/test-metadata
Browse files Browse the repository at this point in the history
Publish test metadata on Circle and Appveyor
  • Loading branch information
smashwilson authored Mar 14, 2018
2 parents 0e7d756 + e7eb03e commit 8188927
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 8188927

Please sign in to comment.