Skip to content

Commit

Permalink
Merge pull request #8 from siddacious/master
Browse files Browse the repository at this point in the history
changing build badge over to actions
  • Loading branch information
siddacious committed Oct 28, 2019
2 parents 3f82830 + fc5deb7 commit be025e8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
CircuitPython_RGBLED
====================

.. image:: https://readthedocs.org/projects/adafruit-circuitpython-rgbled/badge/?version=latest
:target: https://circuitpython.readthedocs.io/projects/rgbled/en/latest/
:alt: Documentation Status
Expand All @@ -9,8 +8,8 @@ CircuitPython_RGBLED
:target: https://discord.gg/nBQh6qu
:alt: Discord

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

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

0 comments on commit be025e8

Please sign in to comment.