From ebcc5137d970a1634c320a0c3476cf8e2f015b2a Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 20 Feb 2015 14:53:41 -0300 Subject: [PATCH] test travis --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index fe45937..ad53942 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ .PHONY: test cover + :w test: ./node_modules/.bin/mocha cover: