Skip to content

Commit ee2ee36

Browse files
committed
travis: install GitPython
Signed-off-by: jingru <[email protected]>
1 parent 3feb6d3 commit ee2ee36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fi
5757

5858
echo "Using ${TOOLCHAIN}-${TOOLCHAIN_VER}" || die
5959
# bash apply_embARC_patch.sh || die
60-
python ./scripts/patch.py --embarc-root. || die
60+
python ./scripts/patch.py --embarc-root . || die
6161
cd .ci || die
6262
if [ "${TOOLCHAIN}" == "sphinx" ] ; then
6363
bash deploy_doc.sh || die

0 commit comments

Comments
 (0)