Skip to content

Commit

Permalink
don't use global version of coffee-script
Browse files Browse the repository at this point in the history
  • Loading branch information
donpark committed Jun 5, 2014
1 parent 19a632a commit 356bae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
build: lib/html2jade.coffee
coffee -c lib
./node_modules/.bin/coffee -c lib

test: build
./cli.js test/data/*.html && git status -- test/data
Expand Down

0 comments on commit 356bae6

Please sign in to comment.