Skip to content

Commit

Permalink
remove makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Nov 20, 2017
1 parent e044eb2 commit 082e479
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,6 +15,6 @@
"through2": "^2.0.0"
},
"scripts": {
"test": "prettier-standard '*.js' 'test/*.js' && standard && make test"
"test": "prettier-standard '*.js' 'test/*.js' && standard && mocha --reporter spec --timeout 300"
}
}

0 comments on commit 082e479

Please sign in to comment.