mirror of https://github.com/libAthena/athena.git
Update .travis.yml
This commit is contained in:
parent
67ef71b30c
commit
2a0db1de11
|
@ -3,6 +3,6 @@ install:
|
||||||
- sudo apt-get install libqt4-dev qt4-qmake
|
- sudo apt-get install libqt4-dev qt4-qmake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- qmake -project
|
|
||||||
- qmake libzelda.pro
|
- qmake libzelda.pro
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in New Issue