Skip to content

Commit

Permalink
test against more versions of python (#80)
Browse files Browse the repository at this point in the history
* test against more versions of python

* Update .travis.yml

* Update .travis.yml
  • Loading branch information
akeeman committed Dec 27, 2020
1 parent 771e6ca commit 3c3b2a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,9 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"

env:
- PYFLAKES_VERSION=pypi
Expand Down

0 comments on commit 3c3b2a2

Please sign in to comment.