Skip to content

Commit

Permalink
remove preinstall to make Travis happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuele Tamponi committed Dec 13, 2017
1 parent 71fa3ad commit 306d521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -54,7 +54,6 @@
},
"scripts": {
"prepublish": "npm run build && mocha",
"preinstall": "npm run build",
"test": "npm run build && mocha && istanbul report",
"coverage-report": "istanbul report text-summary lcov",
"build": "coffee -c -o lib src",
Expand Down

0 comments on commit 306d521

Please sign in to comment.