aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDamien George2020-04-22 15:19:13 +1000
committerDamien George2020-04-22 15:19:13 +1000
commit6a1c7ea81598489373ed9e2b84cb300584050ae8 (patch)
treeeaaa12b9c8a6daab23c8f0e43108eb50b79059e0 /README.md
parent6e2871df597249d497e0f4c9b8feba20a6b91c94 (diff)
README: Update Travis CI links to point to travis-ci.com.
MicroPython now build at the .com rather than the .org.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed0f20091..260e8c441 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/micropython/micropython.png?branch=master)](https://travis-ci.org/micropython/micropython) [![Coverage Status](https://coveralls.io/repos/micropython/micropython/badge.png?branch=master)](https://coveralls.io/r/micropython/micropython?branch=master)
+[![Build Status](https://travis-ci.com/micropython/micropython.png?branch=master)](https://travis-ci.com/micropython/micropython) [![Coverage Status](https://coveralls.io/repos/micropython/micropython/badge.png?branch=master)](https://coveralls.io/r/micropython/micropython?branch=master)
The MicroPython project
=======================