瀏覽代碼

fix coveralls / travis? :o

jomo 10 年之前
父節點
當前提交
814e4ee66b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -2,7 +2,6 @@ test:
 	@NODE_ENV=test ./node_modules/.bin/mocha
 
 test-coveralls:
-	@$(MAKE) test
 	@echo TRAVIS_JOB_ID $(TRAVIS_JOB_ID)
 	@$(MAKE) test REPORTER=mocha-lcov-reporter | ./node_modules/.bin/coveralls