Skip to content

Commit be4917d

Browse files
authored
Merge pull request #6 from sommersoft/readme_fix_travis
Update README Travis Badge
2 parents d2401aa + b06bcd7 commit be4917d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Introduction
1010
:target: https://discord.gg/nBQh6qu
1111
:alt: Discord
1212
13-
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_FancyLED.svg?branch=master
14-
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_FancyLED
13+
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_FancyLED.svg?branch=master
14+
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_FancyLED
1515
:alt: Build Status
1616

1717
FancyLED is a CircuitPython library to assist in creating buttery smooth LED animation. It's loosely inspired by the FastLED library for Arduino, and in fact we have a "helper" library using similar function names to assist with porting of existing Arduino FastLED projects to CircuitPython.

0 commit comments

Comments
 (0)