Skip to content

Commit 3feb6d3

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/before_install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ fi
2626
pip install recommonmark || die
2727
pip install sphinx_rtd_theme || die
2828
}
29+
pip install GitPython || die
2930
pip install embarc_cli || die
3031
pip install configparser || die
3132
pip install requests || die

0 commit comments

Comments
 (0)