change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
f1fe707751
commit
ddbfd4370e
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ Introduction
|
|||
:target: https://discord.gg/nBQh6qu
|
||||
:alt: Discord
|
||||
|
||||
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BME680.svg?branch=master
|
||||
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_BME680
|
||||
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BME680.svg?branch=master
|
||||
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_BME680
|
||||
:alt: Build Status
|
||||
|
||||
CircuitPython driver for BME680 sensor over I2C
|
||||
|
|
|
|||
Loading…
Reference in a new issue