Browse Source

fix coveralls / travis? :o

jomo 10 năm trước cách đây
mục cha
commit
814e4ee66b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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