Second attempt at travis config

This commit is contained in:
NeoTheFox 2015-12-04 09:55:36 +01:00
parent a0fb0d588b
commit bd76f479e7

View File

@ -1,6 +1,7 @@
install: install:
- sudo apt-get update - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
- sudo apt-get install libqt5-dev qmake - sudo apt-get update -qq
- sudo apt-get install qtbase5-dev qt5-default qttools5-dev-tools
script: script:
- qmake -project - qmake -project