Skip to content

Commit

Permalink
remove test in version script temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Nov 24, 2018
1 parent 57d72eb commit d97929c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"docs": "jsdoc -c jsdoc.json",
"lint": "eslint bin lib scripts test \"test-workspace/tasks/*.js\"",
"pretest": "node scripts/make-slink.js && npm run lint",
"preversion": "npm test",
"postversion": "git push && git push --tags",
"test": "nyc npm run _mocha",
"watch": "npm run _mocha -- --watch --growl",
Expand Down

0 comments on commit d97929c

Please sign in to comment.