mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
[ci] Remove failing check on run-coveralls
This commit is contained in:
parent
a0031c120e
commit
f50aedd371
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
set -x
|
||||
set -o errexit -o nounset
|
||||
|
||||
if test "x$TRAVIS_SLUG" != x"harfbuzz/harfbuzz"; then exit; fi
|
||||
|
||||
pip install --user nose
|
||||
pip install --user cpp-coveralls
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue