Skip to content

Commit 9eb014f

Browse files
committed
Add Python 3.9 to CI builds
1 parent e597380 commit 9eb014f

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
@@ -4,6 +4,7 @@ python:
44
- "3.6"
55
- "3.7"
66
- "3.8"
7+
- "3.9"
78
install:
89
- python setup.py install
910
- pip install -U pip

0 commit comments

Comments
 (0)