mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-08-03 12:14:28 +02:00
Don't use apt-get upgrade
on Travis.
This commit is contained in:
@@ -12,8 +12,7 @@ before_install:
|
||||
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
|
||||
- sudo add-apt-repository --yes ppa:kalakris/cmake
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get upgrade -y cmake
|
||||
- sudo apt-get install -qq libqtcore4 qt4-qmake libqt5core5 qt5-qmake qt5-default qtchooser libmsgpack-dev
|
||||
- sudo apt-get install -qq cmake libqtcore4 qt4-qmake libqt5core5 qt5-qmake qt5-default qtchooser libmsgpack-dev
|
||||
|
||||
script:
|
||||
- mkdir build
|
||||
|
Reference in New Issue
Block a user