1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-03 14:52:11 +02:00

travis: update CMake

This commit is contained in:
Mikhail Paulyshka 2014-10-12 17:38:29 +03:00
parent dcba7a6316
commit 7d3079e5e7

View File

@ -13,6 +13,8 @@ before_install:
- sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
#new FFmpeg
- sudo add-apt-repository --yes ppa:djcj/vlc-stable
#new CMake
- sudo add-apt-repository --yes ppa:yjwong/cmake
- sudo apt-get update -qq