Skip to content

Commit

Permalink
travis: Test also with Python 3.8 and 3.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamahuman authored and timabbott committed Jan 18, 2021
1 parent 00fe992 commit e2b295c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ python:
- '3.5'
- '3.6'
- '3.7'
- '3.8'
- '3.9'
install: pip install flake8 tox-travis

services:
Expand Down

0 comments on commit e2b295c

Please sign in to comment.