install:
- sudo apt-get update
- sudo apt-get install qt4-qmake
script:
- qmake libzelda.pro
- make
notifications:
irc: "irc.wiiking.com#wiiking2"