summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-03-01 15:12:00 +0000
committerDamien George <damien.p.george@gmail.com>2015-03-01 15:12:00 +0000
commit18fd7e8305cf53a8b59fb03960c5eccf167be80a (patch)
tree8c47cf4e9e607e358a32d54e774e3abc483e3d3f
parent81e661f28b487bf194ff9dda9b36699f9e55915e (diff)
downloadmicropython-18fd7e8305cf53a8b59fb03960c5eccf167be80a.tar.gz
micropython-18fd7e8305cf53a8b59fb03960c5eccf167be80a.zip
README.md: Change coveralls badge from travis-testing to master branch.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbbe6a032b..2cf26a2f3e 100644
--- a/README.md
+++ b/README.md
@@ -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
========================