Skip to content

Commit 18fd7e8

Browse files
committed
README.md: Change coveralls badge from travis-testing to master branch.
1 parent 81e661f commit 18fd7e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Build Status][travis-img]][travis-repo] [![Coverage Status][coveralls-img]][coveralls-repo]
22
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
33
[travis-repo]: https://travis-ci.org/micropython/micropython
4-
[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=travis-testing
5-
[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=travis-testing
4+
[coveralls-img]: https://coveralls.io/repos/micropython/micropython/badge.png?branch=master
5+
[coveralls-repo]: https://coveralls.io/r/micropython/micropython?branch=master
66

77
The Micro Python project
88
========================

0 commit comments

Comments
 (0)