test travis

This commit is contained in:
Matias Alejo Garcia 2015-02-20 14:53:41 -03:00
parent 14a06b6757
commit ebcc5137d9
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
.PHONY: test cover
:w
test:
./node_modules/.bin/mocha
cover: