mirror of
https://github.com/beetbox/beets.git
synced 2026-02-25 08:45:01 +01:00
remove allow_failures for python 3.x from appveyor
This commit is contained in:
parent
c26266cab0
commit
72a55957a9
1 changed files with 0 additions and 6 deletions
|
|
@ -25,9 +25,3 @@ install:
|
|||
|
||||
test_script:
|
||||
- "%PYTHON%/Scripts/tox.exe -e %TOX_ENV%"
|
||||
|
||||
# Allow all failures for now: the tests don't yet pass!
|
||||
matrix:
|
||||
allow_failures:
|
||||
- TOX_ENV: py34-test
|
||||
- TOX_ENV: py35-test
|
||||
|
|
|
|||
Loading…
Reference in a new issue