summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Dymond <max.dymond@metaswitch.com>2017-07-07 16:41:47 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-07-12 21:43:33 +0200
commit51ccc4850a03822d20ac4fe6d5c83a81c8a8519b (patch)
tree87670e0c54c646788777d602e8c0756732f19372
parentb22ec396405d05f9c47f78b56214b8381979e575 (diff)
downloadcurl-51ccc4850a03822d20ac4fe6d5c83a81c8a8519b.tar.gz
travis: install libssh2
Install libssh2 to increase test coverage (SFTP, SCP)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3ce7d53ed..8d296cb16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ addons:
- g++-4.8
- libstdc++-4.8-dev
- stunnel4
+ - libssh2-1-dev
matrix:
include: