mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Disable Python 3.5 CI on Windows
It was broken and is not worth fixing.
This commit is contained in:
parent
1c0a4708db
commit
10e81a55dd
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: C:\Python27
|
- PYTHON: C:\Python27
|
||||||
TOX_ENV: py27-test
|
TOX_ENV: py27-test
|
||||||
- PYTHON: C:\Python35
|
|
||||||
TOX_ENV: py35-test
|
|
||||||
- PYTHON: C:\Python36
|
- PYTHON: C:\Python36
|
||||||
TOX_ENV: py36-test
|
TOX_ENV: py36-test
|
||||||
- PYTHON: C:\Python37
|
- PYTHON: C:\Python37
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue