Skip to content

Commit 3c3b2a2

Browse files
authored
test against more versions of python (#80)
* test against more versions of python * Update .travis.yml * Update .travis.yml
1 parent 771e6ca commit 3c3b2a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ python:
55
- "3.4"
66
- "3.5"
77
- "3.6"
8+
- "3.7"
9+
- "3.8"
10+
- "3.9"
811

912
env:
1013
- PYFLAKES_VERSION=pypi

0 commit comments

Comments
 (0)