Skip to content

Commit 9ced609

Browse files
committed
Update travis python versions
1 parent 80890c3 commit 9ced609

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
@@ -11,9 +11,9 @@ deploy:
1111
install: pip install -U tox-travis
1212
language: python
1313
python:
14+
- 3.9
1415
- 3.8
1516
- 3.7
1617
- 3.6
17-
- 3.5
1818
- 2.7
1919
script: tox

0 commit comments

Comments
 (0)