Skip to content

Commit 11b9440

Browse files
committed
Updated python ver
1 parent 9c71cca commit 11b9440

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ python:
66
- "3.5"
77
- "3.6"
88
- "3.7"
9-
- "3.8-dev"
9+
- "3.8"
10+
- "3.9-dev"
1011

1112
install:
1213
- pip install codecov tox

0 commit comments

Comments
 (0)