mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
Add "pytest" environment
This commit is contained in:
@@ -4,6 +4,7 @@ python: 2.7
|
|||||||
env:
|
env:
|
||||||
- TOX_ENV=lint
|
- TOX_ENV=lint
|
||||||
- TOX_ENV=py26
|
- TOX_ENV=py26
|
||||||
|
- TOX_ENV=pytest
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
Reference in New Issue
Block a user