Skip to content

Commit be025e8

Browse files
authored
Merge pull request #8 from siddacious/master
changing build badge over to actions
2 parents 3f82830 + fc5deb7 commit be025e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
CircuitPython_RGBLED
22
====================
3-
43
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-rgbled/badge/?version=latest
54
:target: https://circuitpython.readthedocs.io/projects/rgbled/en/latest/
65
:alt: Documentation Status
@@ -9,8 +8,8 @@ CircuitPython_RGBLED
98
:target: https://discord.gg/nBQh6qu
109
:alt: Discord
1110

12-
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RGBLED.svg?branch=master
13-
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RGBLED
11+
.. image:: https://github.com/adafruit/Adafruit_CircuitPython_RGBLED/workflows/Build%20CI/badge.svg
12+
:target: https://github.com/adafruit/Adafruit_CircuitPython_RGBLED/actions
1413
:alt: Build Status
1514

1615
CircuitPython driver for RGB LEDs. Works with native microcontroller pins,

0 commit comments

Comments
 (0)