Skip to content

Commit

Permalink
Removed Makefile. See outmoded/hapi-contrib#14
Browse files Browse the repository at this point in the history
  • Loading branch information
arb committed Jan 5, 2015
1 parent 9d30af7 commit 66c7c08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 0 additions & 8 deletions Makefile

This file was deleted.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"description": "Console broadcasting for Good process monitor",
"main": "index.js",
"scripts": {
"test": "make test-cov"
"test": "lab -t 100 -vLa code",
"test-cov-html": "lab -r html -o coverage.html -La code"
},
"dependencies": {
"good-reporter": "3.x.x",
Expand Down

0 comments on commit 66c7c08

Please sign in to comment.