Skip to content

Commit

Permalink
Support Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ramnes committed Aug 21, 2019
1 parent 9c90e68 commit 82dfc7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "pypy"
- "pypy3"
install:
Expand Down

0 comments on commit 82dfc7b

Please sign in to comment.