Skip to content

Commit fcc6c41

Browse files
authored
Merge pull request #3 from ShawnHymel/master
Updated travis-ci.org to travis-ci.com in README.
2 parents e383e24 + 0ce84a7 commit fcc6c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Introduction
99
:target: https://discord.gg/nBQh6qu
1010
:alt: Discord
1111

12-
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BoardTest.svg?branch=master
13-
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BoardTest
12+
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BoardTest.svg?branch=master
13+
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BoardTest
1414
:alt: Build Status
1515

1616
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.

0 commit comments

Comments
 (0)