File tree Expand file tree Collapse file tree 3 files changed +3
-51
lines changed Expand file tree Collapse file tree 3 files changed +3
-51
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ __pycache__
4
4
_build
5
5
* .pyc
6
6
.env
7
- build *
7
+ build * /
8
8
bundles
9
9
* .DS_Store
10
10
.eggs
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Introduction
9
9
:target: https://discord.gg/nBQh6qu
10
10
:alt: Discord
11
11
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
14
14
:alt: Build Status
15
15
16
16
CircuitPython framework for creating WSGI compatible web server applications.
You can’t perform that action at this time.
0 commit comments