Skip to content

Commit

Permalink
using blue-tape
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzmmr committed Jan 3, 2018
1 parent 8afbce0 commit 8851bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"scripts": {
"xo": "xo --fix --space --no-esnext",
"tape": "tape test.js",
"tape": "blue-tape test.js",
"report": "nyc report --reporter=text-lcov | coveralls",
"pretest": "npm run xo",
"test": "nyc npm run tape",
Expand Down

0 comments on commit 8851bae

Please sign in to comment.