mirror of https://github.com/lukechilds/hdkey.git
4 changed files with 10 additions and 18 deletions
@ -1,4 +1,4 @@ |
|||
coverage/ |
|||
.travis.yml |
|||
.min-wid |
|||
.min-wd |
|||
Makefile |
@ -1,9 +0,0 @@ |
|||
test: node-test browser-test |
|||
|
|||
node-test: |
|||
@./node_modules/.bin/mocha |
|||
|
|||
browser-test: |
|||
@./node_modules/.bin/mochify --wd -R spec |
|||
|
|||
.PHONY: node-test browser-test |
Loading…
Reference in new issue