mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
fix coveralls / travis? :o
This commit is contained in:
parent
d8041c3ccd
commit
814e4ee66b
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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user