mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 13:38:03 +00:00
* Fix qt4-dev to libqt4-dev in travis.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install qt4-dev qt4-qmake
|
||||
- sudo apt-get install libqt4-dev qt4-qmake
|
||||
|
||||
script:
|
||||
- qmake -project
|
||||
|
||||
Reference in New Issue
Block a user