mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
Revert "Travis: re-enable Python 3.8"
This reverts commit 0d44d31913.
Apparently, 0.15.5 (which contains the 3.8 fix) is not actually released
yet. Oops!
This commit is contained in:
parent
0d44d31913
commit
f39cff71d3
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ matrix:
|
|||
- python: 3.7
|
||||
env: {TOX_ENV: py37-test}
|
||||
dist: xenial
|
||||
- python: 3.8-dev
|
||||
env: {TOX_ENV: py38-test}
|
||||
dist: xenial
|
||||
# - python: 3.8-dev
|
||||
# env: {TOX_ENV: py38-test}
|
||||
# dist: xenial
|
||||
# - python: pypy
|
||||
# - env: {TOX_ENV: pypy-test}
|
||||
- python: 3.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue