Commit 5d106191 authored by Jason Madden's avatar Jason Madden

Drop the -v from coveralls, it puts out way too much.

parent 59a4e3cd
......@@ -113,7 +113,7 @@ travis_test_linters:
coverage_combine:
coverage combine . src/gevent/tests/
coverage report -i
-coveralls -v --rcfile=src/gevent/tests/.coveragerc
-coveralls --rcfile=src/gevent/tests/.coveragerc
.PHONY: clean doc prospector 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