Kaydet (Commit) 55dd323f authored tarafından Daniele Esposti's avatar Daniele Esposti Kaydeden (comit) Berker Peksag

Added Python 3.7 to Travis (#117)

üst 02b0c3c0
......@@ -7,6 +7,13 @@ python:
- 3.6
- pypy
- pypy3.5
matrix:
include:
# See https://github.com/travis-ci/travis-ci/issues/9069
# for more information.
- python: 3.7
sudo: required
dist: xenial
cache: pip
install:
- pip install tox-travis
......
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