Skip to content

Commit e2b295c

Browse files
iamahumantimabbott
authored andcommitted
travis: Test also with Python 3.8 and 3.9.
1 parent 00fe992 commit e2b295c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- '3.5'
66
- '3.6'
77
- '3.7'
8+
- '3.8'
9+
- '3.9'
810
install: pip install flake8 tox-travis
911

1012
services:

0 commit comments

Comments
 (0)