mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Update Zephyr build on Travis (#3018)
Follow-up after #3015 The fix backport has landed, and the branch has been deleted. Revert back to the the v1.14 branch. JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
This commit is contained in:
parent
77237960a7
commit
d29364c34e
@ -32,7 +32,7 @@ install-zephyr-sdk:
|
||||
|
||||
# Fetch Zephyr Project repository and install python dependencies.
|
||||
install-zephyr:
|
||||
git clone https://github.com/zephyrproject-rtos/zephyr.git ../zephyr -b backport-18180-to-v1.14-branch
|
||||
git clone https://github.com/zephyrproject-rtos/zephyr.git ../zephyr -b v1.14-branch
|
||||
pip3 install --user -U pip
|
||||
pip3 install --user -U setuptools
|
||||
pip3 install --user -r ../zephyr/scripts/requirements.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user