Require a newer version of CMake.
This commit is contained in:
@@ -2,10 +2,11 @@ language: c
|
||||
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa
|
||||
- sudo add-apt-repository -y ppa:kalakris/cmake
|
||||
- sudo apt-get update -q
|
||||
|
||||
# install libtoxav dependencies
|
||||
- sudo apt-get install -y libopus-dev libvpx-dev
|
||||
# install libtoxav dependencies and a newer version of cmake
|
||||
- sudo apt-get install -y libopus-dev libvpx-dev cmake
|
||||
|
||||
install:
|
||||
- _libsodium_version=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user