mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
Travis: YAML syntax
I feel incredibly dumb.
This commit is contained in:
parent
de2b2ad407
commit
9b160bb81d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ matrix:
|
|||
- python: 2.6
|
||||
env: {TOX_ENV: py26}
|
||||
- python: 2.7
|
||||
env: {TOX_ENV: py27, COVERAGE=1}
|
||||
env: {TOX_ENV: py27, COVERAGE: 1}
|
||||
- python: pypy
|
||||
env: {TOX_ENV: pypy}
|
||||
- python: 2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue