mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Fix environment
This commit is contained in:
@ -2,10 +2,10 @@ machine:
|
||||
python:
|
||||
version: 2.7
|
||||
environment:
|
||||
- TOX_ENV=docs
|
||||
- TOX_ENV=lint
|
||||
- TOX_ENV=py26
|
||||
- TOX_ENV=py27
|
||||
TOX_ENV: docs
|
||||
TOX_ENV: lint
|
||||
TOX_ENV: py26
|
||||
TOX_ENV: py27
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
Reference in New Issue
Block a user