mirror of https://github.com/ARMmbed/mbed-os.git
Added pyocd depencency to resolve Travis CI issue
parent
134905b4bb
commit
e0df167599
|
@ -19,4 +19,5 @@ future==0.16.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
||||||
mbed-cloud-sdk==2.0.1
|
mbed-cloud-sdk==2.0.1
|
||||||
|
pyocd>=0.14,<0.15
|
||||||
icetea>=1.0.2,<1.1
|
icetea>=1.0.2,<1.1
|
||||||
|
|
Loading…
Reference in New Issue