chore(ci): CI install python dependence for the SDK

This commit is contained in:
dongheng
2019-05-16 16:11:49 +08:00
parent 268e9d5846
commit 1e70364fc1

View File

@ -39,6 +39,7 @@ build_ssc:
- ./SSC/ssc_bin
expire_in: 6 mos
script:
- /usr/bin/python -m pip install --user -r ${IDF_PATH}/requirements.txt
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
- cd SSC
# try checkout same branch