mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 05:52:50 +01:00
Remove python 2.6 from .travis.yml
This commit is contained in:
parent
5e26d483a8
commit
634df9f219
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ branches:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.6
|
||||
env: {TOX_ENV: py26}
|
||||
- python: 2.7
|
||||
env: {TOX_ENV: py27cov, COVERAGE: 1}
|
||||
- python: pypy
|
||||
|
|
|
|||
Loading…
Reference in a new issue