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