Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #767 from mozilla/circl
Browse files Browse the repository at this point in the history
added coverage artifact to circleci
  • Loading branch information
dannycoates authored Feb 26, 2018
2 parents c469696 + 26c46b8 commit 0a0980f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- run: npm run check
- run: npm run lint
- run: npm test
- store_artifacts:
path: coverage
deploy_dev:
machine: true
steps:
Expand Down

0 comments on commit 0a0980f

Please # to comment.