File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ Introduction
9
9
.. image :: https://img.shields.io/discord/327254708534116352.svg
10
10
:target: https://discord.gg/nBQh6qu
11
11
:alt: Discord
12
+
13
+ .. image :: https://travis-ci.org/adafruit/Adafruit_CircuitPython_VEML6070.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_VEML6070
15
+ :alt: Build Status
12
16
13
17
CircuitPython driver for the `VEML6070 UV Index Sensor Breakout <https://www.adafruit.com/product/2899 >`_
14
18
@@ -99,4 +103,4 @@ Now, once you have the virtual environment activated:
99
103
100
104
This will output the documentation to ``docs/_build/html ``. Open the index.html in your browser to
101
105
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
102
- locally verify it will pass.
106
+ locally verify it will pass.
You can’t perform that action at this time.
0 commit comments