diff options
author | 2018-02-26 22:51:24 +0100 | |
---|---|---|
committer | 2018-02-26 21:51:24 +0000 | |
commit | 8a4953763f095345c420d2a35e21d4f65bfb80e2 (patch) | |
tree | 3f7fb09315818cce7fe03183c45f7920d98878fd /README.md | |
parent | remove snekchek and replace with flake8 (#27) (diff) |
fixes the coverage badge to point to the master branch (#29)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Python Discord website -[](https://travis-ci.org/discord-python/site) [](https://coveralls.io/github/discord-python/site?branch=unit-testing) +[](https://travis-ci.org/discord-python/site) [](https://coveralls.io/github/discord-python/site?branch=master) ### See the wiki for details |