From: Max Dymond Date: Fri, 7 Jul 2017 15:41:47 +0000 (+0100) Subject: travis: install libssh2 X-Git-Tag: curl-7_55_0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51ccc4850a03822d20ac4fe6d5c83a81c8a8519b;p=thirdparty%2Fcurl.git travis: install libssh2 Install libssh2 to increase test coverage (SFTP, SCP) --- diff --git a/.travis.yml b/.travis.yml index 3ce7d53edb..8d296cb160 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: