More travis scripting
This commit is contained in:
parent
705e6ef5b6
commit
de6e25391a
@ -1,7 +1,9 @@
|
||||
install:
|
||||
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install qtbase5-dev qt5-default qttools5-dev-tools libqt5serialport libqt5serialport5-dev
|
||||
- apt-cache search libqt5serialport
|
||||
- sudo apt-get install qtbase5-dev qt5-default qttools5-dev-tools qtdeclarative5-dev
|
||||
- which qmake
|
||||
|
||||
script:
|
||||
- qt5-qmake RepRaptor.pro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user