mirror of
https://github.com/libAthena/athena.git
synced 2025-08-05 11:45:37 +00:00
Create .travis.yml
This commit is contained in:
parent
740fbd4273
commit
351065e494
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install qt4-qmake
|
||||
|
||||
script:
|
||||
- qmake -project
|
||||
- qmake libzelda.pro
|
||||
- make
|
Loading…
x
Reference in New Issue
Block a user