Skip to content

Commit 09feac3

Browse files
committed
Add Python 3.7~3.9-dev to Travis.
1 parent 30eb2f4 commit 09feac3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ python:
66
- 3.4
77
- 3.5
88
- 3.6
9-
# - 3.7
9+
- 3.7
10+
- 3.8
11+
- 3.9-dev
1012

1113
install: pip install tox-travis
1214

0 commit comments

Comments
 (0)