add tests back to CI

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

View File

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