Skip to content

Commit a149a1d

Browse files
committed
add python 3.9 to testing.
1 parent e66784a commit a149a1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ python:
88
- "3.6"
99
- "3.7"
1010
- "3.8"
11+
- "3.9"
1112
# PyPy versions
1213
- "pypy3"
1314
# command to install dependencies

0 commit comments

Comments
 (0)