Skip to content

Commit

Permalink
Revert: "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 a79fbac commit 51e678e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -22,6 +22,7 @@
"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 51e678e

Please sign in to comment.