Skip to content

Commit 691f67e

Browse files
committed
Removed python 3.9 from travis.
1 parent 171ecad commit 691f67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77
- "3.6"
88
- "3.7"
99
- "3.8"
10-
- "3.9"
10+
# - "3.9"
1111
install:
1212
- pip install tox-travis
1313
script:

0 commit comments

Comments
 (0)