forked from platformio/platformio-core
Update project submodules
This commit is contained in:
@ -7,6 +7,10 @@ machine:
|
||||
TOX_ENV: py26
|
||||
TOX_ENV: py27
|
||||
|
||||
checkout:
|
||||
post:
|
||||
- git submodule update --init
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
- pip install tox
|
||||
|
Reference in New Issue
Block a user