mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
Run autogen.sh, not configure, in travis-ci
This commit is contained in:
parent
5f705b437c
commit
8bdce1cac1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ install:
|
|||
- sudo apt-get install libfreetype6-dev # for font fallbacks
|
||||
- sudo apt-get install libglib2.0-dev # for tests / utils
|
||||
- sudo apt-get install libcairo2-dev # for utils
|
||||
script: ./autogen.sh && make && make test
|
||||
notifications:
|
||||
irc: "irc.freenode.org#harfbuzz"
|
||||
email: harfbuzz@lists.freedesktop.org
|
||||
|
|
Loading…
Add table
Reference in a new issue