This website requires JavaScript.
Explore
Help
Sign In
libAthena
/
athena
mirror of
https://github.com/libAthena/athena.git
Watch
2
Star
0
Fork
You've already forked athena
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a3d093386
athena
/
.travis.yml
8 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .travis.yml
2013-09-10 22:31:27 +00:00
install
:
-
sudo apt-get update
* Removed unnecessary install parameter libqt4-dev
2013-09-14 23:14:14 +00:00
-
sudo apt-get install qt4-qmake
Create .travis.yml
2013-09-10 22:31:27 +00:00
script
:
-
qmake libzelda.pro
-
make