athena/.travis.yml

8 lines
109 B
YAML
Raw Normal View History

2013-09-10 22:31:27 +00:00
install:
- sudo apt-get update
- sudo apt-get install qt4-qmake
2013-09-10 22:31:27 +00:00
script:
- qmake libzelda.pro
- make