Skip to content

Commit

Permalink
Test for Python 3.6, 3.7, 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Vera Mazhuga committed Feb 23, 2021
1 parent 4e0237a commit 4f01f00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"

script:
- python setup.py test
Expand Down

0 comments on commit 4f01f00

Please sign in to comment.