Skip to content

Commit

Permalink
coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
tafarij committed Aug 5, 2017
1 parent e5b80ef commit 11be1ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"lint": "eslint --cache .",
"test": "tap test/*.test.js --cov --coverage-report=lcov"
"test": "tap test/*.test.js --coverage",
"test-dev": "tap test/*.test.js --cov --coverage-report=lcov"
},
"keywords": [
"TransferTo"
Expand Down

0 comments on commit 11be1ab

Please sign in to comment.