Skip to content

Commit

Permalink
python 3.7 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 25, 2018
1 parent 33426dc commit f0c2f26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,11 @@ python:
- "pypy-5.7.1"
- "pypy2.7-5.8.0"
- "pypy3.5-5.8.0"
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
before_install:
- pip install --upgrade pip setuptools
install:
Expand Down

0 comments on commit f0c2f26

Please sign in to comment.