forked from platformio/platformio-core
Revert "pytest" env
This commit is contained in:
@ -2,8 +2,9 @@ language: python
|
|||||||
python: 2.7
|
python: 2.7
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=lint
|
|
||||||
- TOX_ENV=py26
|
- TOX_ENV=py26
|
||||||
|
- TOX_ENV=lint
|
||||||
|
- TOX_ENV=pytest
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
Reference in New Issue
Block a user