From 59834093ec8bb92490ccfac85c2e79247d370512 Mon Sep 17 00:00:00 2001 From: Martin Nowack Date: Mon, 16 May 2016 22:37:40 +0200 Subject: Add cmake 2.8.11 as additional dependency --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9af267c5..91e0e89b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,6 +71,7 @@ before_install: - sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/delcypher:/z3/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/z3.list" # Needed for CMake - sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa + - sudo add-apt-repository -y ppa:kalakris/cmake # Needed for new libstdc++ and gcc4.8 - sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test/ - wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key|sudo apt-key add - -- cgit 1.4.1