change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
03c24157d4
commit
8c184d4051
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ Adafruit CircuitPython DotStar
|
||||||
:target: https://adafru.it/discord
|
:target: https://adafru.it/discord
|
||||||
:alt: Discord
|
:alt: Discord
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DotStar.svg?branch=master
|
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DotStar.svg?branch=master
|
||||||
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DotStar
|
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DotStar
|
||||||
:alt: Build Status
|
:alt: Build Status
|
||||||
|
|
||||||
Higher level DotStar driver that presents the strip as a sequence. It is the
|
Higher level DotStar driver that presents the strip as a sequence. It is the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue