mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-07-29 18:07:16 +02:00
Update .travis.yml
This commit is contained in:
@ -7,10 +7,10 @@ env:
|
|||||||
- QT4_BUILD=OFF
|
- QT4_BUILD=OFF
|
||||||
|
|
||||||
before_install:
|
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 add-apt-repository --yes ppa:kalakris/cmake
|
||||||
- sudo apt-get update -qq
|
- 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:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
Reference in New Issue
Block a user