未验证 提交 1db83954 编写于 作者: E Ebrahim Byagowi 提交者: GitHub

[ci] minor, bring back the removed assertion

上级 5895fe3d
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
set -x set -x
set -o errexit -o nounset set -o errexit -o nounset
if test x"$TRAVIS_REPO_SLUG" != x"harfbuzz/harfbuzz"; then exit; fi
pip install --user nose pip install --user nose
pip install --user cpp-coveralls pip install --user cpp-coveralls
export PATH=$HOME/.local/bin:$PATH export PATH=$HOME/.local/bin:$PATH
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册