Travis: re-enable coverage

Use py27cov instead of py27.
This commit is contained in:
Adrian Sampson 2014-10-11 21:40:52 -07:00
parent 785f084ffc
commit 9531094f09

View file

@ -9,7 +9,7 @@ matrix:
- python: 2.6
env: {TOX_ENV: py26}
- python: 2.7
env: {TOX_ENV: py27, COVERAGE: 1}
env: {TOX_ENV: py27cov, COVERAGE: 1}
- python: pypy
env: {TOX_ENV: pypy}
- python: 2.7