Skip to content

Commit 5d1b212

Browse files
committed
Updating to complete the actions configuration
1 parent 872aecb commit 5d1b212

File tree

3 files changed

+3
-51
lines changed

3 files changed

+3
-51
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ __pycache__
44
_build
55
*.pyc
66
.env
7-
build*
7+
build*/
88
bundles
99
*.DS_Store
1010
.eggs

.travis.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Introduction
99
:target: https://discord.gg/nBQh6qu
1010
:alt: Discord
1111

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

1616
CircuitPython framework for creating WSGI compatible web server applications.

0 commit comments

Comments
 (0)