Skip to content

Commit

Permalink
Merge 00f0f1a into 4052c15
Browse files Browse the repository at this point in the history
  • Loading branch information
hex7c0 committed Jan 2, 2015
2 parents 4052c15 + 00f0f1a commit ee3d91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,8 @@
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/ test/acceptance/",
"test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/ test/acceptance/"
},
"publishConfig": {
"tag": "unstable"
}
}

0 comments on commit ee3d91f

Please sign in to comment.