diff --git a/.travis.yml b/.travis.yml index 71941db..611d75f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,10 +7,10 @@ env: - QT4_BUILD=OFF before_install: - - sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa + - sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty - sudo add-apt-repository --yes ppa:kalakris/cmake - sudo apt-get update -qq - - sudo apt-get install -qq cmake libqtcore4 qt4-qmake libqt5core5 qt5-qmake qt5-default qtchooser libmsgpack-dev + - sudo apt-get install -qq cmake qt57-meta-full script: - mkdir build