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

@ -9,3 +9,6 @@ addons:
script: script:
- cargo build - cargo build
# - cargo test # todo: fix tests # - cargo test # todo: fix tests
env:
global:
- HARFBUZZ_SYS_NO_PKG_CONFIG=true