Commit 00922327 by Victor M. Alvarez

Add Python 3.7 to Travis' build matrix.

parent 8361b512
...@@ -7,6 +7,7 @@ python: ...@@ -7,6 +7,7 @@ python:
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7"
- "pypy" - "pypy"
before_install: before_install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment