Skip to content

Commit

Permalink
Python 3.7 is only supported on Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
fmder authored Jun 15, 2019
1 parent b528902 commit 9684edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
- python: "3.6"
env: NUMPY=numpy
- python: "3.7"
dist: xenial
env: NUMPY=numpy
- python: "pypy"
env: NUMPY="git+https://bitbucket.org/pypy/numpy.git"
Expand Down

0 comments on commit 9684edc

Please sign in to comment.