8000 Merge pull request #744 from tableau/python39 · tableau/server-client-python@69e927e · GitHub
[go: up one dir, main page]

Skip to content

Commit 69e927e

Browse files
authored
Merge pull request #744 from tableau/python39
Add Python 3.9 for CI builds
2 parents 6550ae1 + 00bde4e commit 69e927e

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