* Removed unnecessary install parameter libqt4-dev

This commit is contained in:
Antidote 2013-09-14 16:14:14 -07:00
parent 3e7dfddc5c
commit 57213c04a9
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
install:
- sudo apt-get update
- sudo apt-get install libqt4-dev qt4-qmake
- sudo apt-get install qt4-qmake
script:
- qmake libzelda.pro
- make