mirror of
https://github.com/beetbox/beets.git
synced 2026-01-19 22:55:53 +01:00
Travis: run 3.7 on Xenial
According to this comment: https://github.com/travis-ci/travis-ci/issues/9815#issuecomment-402045581
This commit is contained in:
parent
66ed015ea0
commit
36496d8eec
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ matrix:
|
|||
env: {TOX_ENV: py36-test}
|
||||
- python: 3.7
|
||||
env: {TOX_ENV: py37-test}
|
||||
dist: xenial
|
||||
# - python: pypy
|
||||
# - env: {TOX_ENV: pypy-test}
|
||||
- python: 3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue