Skip to content

Commit

Permalink
Removed coverage dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Pedersen committed Mar 10, 2018
1 parent c3afab5 commit 95ed3ff
Show file tree
Hide file tree
Showing 20 changed files with 5 additions and 1,692 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.DS_Store

node_modules
**.tgz
**.tgz

coverage/**
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ notifications:
node_js:
- '6'
script:
- yarn test
- yarn test:with-setup
- npm run test
- npm run test:with-setup
after_success:
- codecov
branches:
Expand Down
38 changes: 0 additions & 38 deletions coverage/clover.xml

This file was deleted.

3 changes: 0 additions & 3 deletions coverage/coverage-final.json

This file was deleted.

212 changes: 0 additions & 212 deletions coverage/lcov-report/base.css

This file was deleted.

106 changes: 0 additions & 106 deletions coverage/lcov-report/index.html

This file was deleted.

Loading

0 comments on commit 95ed3ff

Please sign in to comment.