[travis] don't run coverage for python 2.7.6
as it does not change from the other 2.7 build
This commit is contained in:
parent
f15a0f3b17
commit
6fb4153c8d
@ -27,7 +27,7 @@ matrix:
|
||||
- TOXENV=py35-cov
|
||||
- HOMEBREW_NO_AUTO_UPDATE=1
|
||||
- env:
|
||||
- TOXENV=py27-cov
|
||||
- TOXENV=py27-nocov
|
||||
- PYENV_VERSION='2.7.6'
|
||||
- PYENV_VERSION_STRING='Python 2.7.6'
|
||||
- PYENV_ROOT=$HOME/.travis-pyenv
|
||||
|
Loading…
x
Reference in New Issue
Block a user