change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
8a0635150c
commit
a3402211dd
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ Introduction
|
|||
:target: https://discord.gg/nBQh6qu
|
||||
:alt: Discord
|
||||
|
||||
.. image:: https://travis-ci.org/apatt/CircuitPython_LED_Animation.svg?branch=master
|
||||
:target: https://travis-ci.org/apatt/CircuitPython_LED_Animation
|
||||
.. image:: https://travis-ci.com/apatt/CircuitPython_LED_Animation.svg?branch=master
|
||||
:target: https://travis-ci.com/apatt/CircuitPython_LED_Animation
|
||||
:alt: Build Status
|
||||
|
||||
Perform a variety of LED animation tasks
|
||||
|
|
|
|||
Loading…
Reference in a new issue