forked from platformio/platformio-core
Fix Circle build
This commit is contained in:
@ -10,6 +10,7 @@ machine:
|
||||
checkout:
|
||||
post:
|
||||
- git submodule update --init
|
||||
- pip install -U pip setuptools virtualenv
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
Reference in New Issue
Block a user