mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
fix coveralls / travis? :o
This commit is contained in:
1
Makefile
1
Makefile
@@ -2,7 +2,6 @@ test:
|
|||||||
@NODE_ENV=test ./node_modules/.bin/mocha
|
@NODE_ENV=test ./node_modules/.bin/mocha
|
||||||
|
|
||||||
test-coveralls:
|
test-coveralls:
|
||||||
@$(MAKE) test
|
|
||||||
@echo TRAVIS_JOB_ID $(TRAVIS_JOB_ID)
|
@echo TRAVIS_JOB_ID $(TRAVIS_JOB_ID)
|
||||||
@$(MAKE) test REPORTER=mocha-lcov-reporter | ./node_modules/.bin/coveralls
|
@$(MAKE) test REPORTER=mocha-lcov-reporter | ./node_modules/.bin/coveralls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user