Skip to content

Commit

Permalink
Added PPA with CMake 2.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Aug 6, 2014
1 parent c471bd6 commit 6d70602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ compiler:
- gcc
before_install:
- sudo apt-add-repository ppa:sonkun/sfml-stable -y
- sudo apt-add-repository ppa:kalakris/cmake -y
- sudo apt-get update -q
- sudo apt-get install cmake libsfml-dev lcov
- sudo pip install cpp-coveralls --use-mirrors
Expand Down

0 comments on commit 6d70602

Please sign in to comment.