Skip to content

Commit

Permalink
pretest script to build coffeescript
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Dec 7, 2014
1 parent 9fca223 commit 22a25ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"main": "./lib/enumerate-properties.js",
"scripts": {
"build": "coffee -b -o lib src/*.coffee",
"pretest": "npm run build",
"test": "mocha --compilers coffee:coffee-script/register --reporter spec",
"doc": "markdox src/enumerate-properties.coffee -o documentation.md"
},
Expand Down

0 comments on commit 22a25ba

Please sign in to comment.