chore(ci): Remove python request packet from CI to save compiling time

This commit is contained in:
dongheng
2019-05-16 20:32:11 +08:00
parent 1a86bb75f6
commit c48ce73138

View File

@ -39,7 +39,6 @@ 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