athena/.travis.yml

8 lines
109 B
YAML

install:
- sudo apt-get update
- sudo apt-get install qt4-qmake
script:
- qmake libzelda.pro
- make