hopefully make harfbuzz build

This commit is contained in:
Sebastian Köln 2019-07-16 13:07:19 +03:00
parent bd12de8234
commit 5589c80dd1
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ addons:
- cmake
script:
- cargo build
# - cargo test # todo: fix tests
# - cargo test # todo: fix tests
env:
global:
- HARFBUZZ_SYS_NO_PKG_CONFIG=true