README.md: Change coveralls badge from travis-testing to master branch.
This commit is contained in:
parent
81e661f28b
commit
18fd7e8305
|
@ -1,8 +1,8 @@
|
|||
[![Build Status][travis-img]][travis-repo] [![Coverage Status][coveralls-img]][coveralls-repo]
|
||||
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
|
||||
[travis-repo]: https://travis-ci.org/micropython/micropython
|
||||
[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=travis-testing
|
||||
[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=travis-testing
|
||||
[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=master
|
||||
[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=master
|
||||
|
||||
The Micro Python project
|
||||
========================
|
||||
|
|
Loading…
Reference in New Issue