mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Fix Circle build
This commit is contained in:
@ -10,6 +10,7 @@ machine:
|
|||||||
checkout:
|
checkout:
|
||||||
post:
|
post:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
- pip install -U pip setuptools virtualenv
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
|
Reference in New Issue
Block a user