Notifications sent to IRC channel and mailing list.pull/2/head
parent
cd54d505d1
commit
5f705b437c
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
||||
language: cpp |
||||
compiler: |
||||
- clang |
||||
- gcc |
||||
install: |
||||
- sudo apt-get install pkg-config ragel # for autogen.sh |
||||
- 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 |
||||
notifications: |
||||
irc: "irc.freenode.org#harfbuzz" |
||||
email: harfbuzz@lists.freedesktop.org |
Loading…
Reference in new issue