From 0ce84a7ea18606f88c8a5c8ea4290049ae890808 Mon Sep 17 00:00:00 2001 From: ShawnHymel Date: Fri, 14 Dec 2018 17:22:19 -0600 Subject: [PATCH] Updated travis-ci.org to travis-ci.com in README. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b61cab4..9a4d066 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ Introduction :target: https://discord.gg/nBQh6qu :alt: Discord -.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BoardTest.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BoardTest +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BoardTest.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BoardTest :alt: Build Status Board test suite for CircuitPython. Run these tests to ensure that a CircuitPython port was created correctly, individual pin mappings are correct, and buses (e.g. SPI) work.