Skip to content

Commit 47eb562

Browse files
committed
Looking for cmake-3.*
1 parent 92b841c commit 47eb562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install:
2727
&& sudo add-apt-repository -y ppa:apokluda/boost1.53
2828
&& sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
2929
&& sudo apt-get update
30+
&& sudo apt-cache madison cmake
3031
&& sudo apt-get install g++-4.8 libboost1.53-dev --no-install-recommends -y
3132
&& sudo apt-get install cmake -y
3233
;

0 commit comments

Comments
 (0)