mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Install the latest pip & setuptools packages
This commit is contained in:
@ -9,6 +9,7 @@ env:
|
||||
- TOX_ENV=py27
|
||||
|
||||
install:
|
||||
- pip install -U pip setuptools
|
||||
- pip install tox
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user