Skip to content

Commit

Permalink
chore(ci): fix circle.ci junit reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
gregswindle committed Mar 25, 2017
1 parent 71ed00d commit 0a04cb3
Show file tree
Hide file tree
Showing 4 changed files with 921 additions and 376 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
engines:
nodesecurity:
enabled: true
duplication:
enabled: true
config:
Expand Down
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ test:
- npm run docs2html
- mv docs $CIRCLE_ARTIFACTS/reports
- codecov

Loading

0 comments on commit 0a04cb3

Please sign in to comment.