Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
travis: add PPA to get required cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
erijo committed Oct 6, 2014
1 parent 2d29c6a commit e7b9e13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ compiler:
- clang
before_install:
- sudo add-apt-repository ppa:ubuntu-sdk-team/ppa -y
- sudo add-apt-repository ppa:kalakris/cmake -y
- sudo apt-get update -qq
- sudo apt-get install -qq
cmake
libaosd-dev
libboost-dev libboost-regex-dev
libdbus-1-dev
Expand Down

0 comments on commit e7b9e13

Please sign in to comment.