8000 Add Python 3.9 for CI builds · slaperle/server-client-python@00bde4e · GitHub
[go: up one dir, main page]

Skip to content

Commit 00bde4e

Browse files
committed
Add Python 3.9 for CI builds
1 parent 1e089b4 commit 00bde4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
- "3.6"
66
- "3.7"
77
- "3.8"
8+
- "3.9"
89
# command to install dependencies
910
install:
1011
- "pip install -e ."

0 commit comments

Comments
 (0)
0