summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-10-06 10:52:52 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-10-06 10:52:52 -0700
commitbf0d763364108fafe5f82d0dac6d313f1233033f (patch)
tree8c251e271a99251a2bb6756436d2807249492667 /.travis.yml
parentf349caa4d13cf3ca1136668d8d77861dee05668c (diff)
downloadssh2-rs-bf0d763364108fafe5f82d0dac6d313f1233033f.zip
Revert "Try to not bother with a newer cmake"
This reverts commit f349caa4d13cf3ca1136668d8d77861dee05668c.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 54ffeb9..b17e4e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,10 @@ notifications:
on_success: never
addons:
apt:
+ sources:
+ - kalakris-cmake
packages:
+ - cmake
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev