Skip to content

Commit

Permalink
adding code coverage support
Browse files Browse the repository at this point in the history
  • Loading branch information
z3bi committed May 2, 2019
1 parent 32eb101 commit 0b11adf
Show file tree
Hide file tree
Showing 3 changed files with 1,509 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,3 +1,4 @@
language: node_js
node_js:
- "node"
- "node"
after_success: npm run coverage

0 comments on commit 0b11adf

Please sign in to comment.