mirror of
https://github.com/libAthena/athena.git
synced 2025-05-15 11:51:33 +00:00
* Fix qt4-dev to libqt4-dev in travis.yml
This commit is contained in:
parent
fac30f7abc
commit
e4ff9c35b0
@ -1,6 +1,6 @@
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install qt4-dev qt4-qmake
|
- sudo apt-get install libqt4-dev qt4-qmake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- qmake -project
|
- qmake -project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user