Add Travis CI and Codecov badges to README#70
Merged
Conversation
Member
Author
|
Another example with my perf project: https://github.com/haypo/perf which has PyPI and Travis CI badges. |
willingc
approved these changes
Feb 13, 2017
Member
berkerpeksag
left a comment
There was a problem hiding this comment.
See also python/core-workflow#22. Can you remove badges in CONTRIBUTING.rst?
Badges are small images which gives the status of the Travis CI and the coverage percentage of Codecode. It helps to check the status of the Travis CI and to get the link to Travis CI. See also https://shields.io/
Member
Author
Done. |
berkerpeksag
approved these changes
Feb 13, 2017
zware
added a commit
to zware/cpython
that referenced
this pull request
Feb 14, 2017
Includes GH-2, pythonGH-70, pythonGH-73, and pythonGH-21.
Member
|
Seems like backport to 3.6 was done in GH-86, so this only needs backport to 3.5 now. |

Badges are small images which gives the status of the Travis CI and
the coverage percentage of Codecode. It helps to check the status of
the Travis CI and to get the link to Travis CI.
See also https://shields.io/