mirror of
https://github.com/beetbox/beets.git
synced 2026-01-03 22:42:44 +01:00
remove py 3.4 and 3.5 from travis allowed_failures
This commit is contained in:
parent
8a234ebc55
commit
f2998d279a
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@ matrix:
|
|||
env: {TOX_ENV: py34-flake8}
|
||||
- python: 2.7
|
||||
env: {TOX_ENV: docs}
|
||||
allow_failures:
|
||||
- python: 3.4
|
||||
env: {TOX_ENV: py34-test}
|
||||
- python: 3.5
|
||||
|
||||
# Non-Python dependencies.
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue