Commit 03955277 authored by Jason Madden's avatar Jason Madden

Need to specify our coveragerc to coveralls.

parent 4097554f
......@@ -96,7 +96,7 @@ travis_cpython:
travis_test_linters:
make lint
GEVENTTEST_COVERAGE=1 make leaktest
coveralls
coveralls --rcfile=greentest/.coveragerc
.PHONY: clean all doc pep8 whitespace pyflakes lint travistest travis
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment