Skip to content

Commit

Permalink
Fix to run Py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 3, 2018
1 parent 10567bc commit 3ac98f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ python:
- "3.6"
- "pypy"
- "pypy3"
include:
matrix:
matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
Expand Down

0 comments on commit 3ac98f7

Please sign in to comment.