travis: install libssh2

Install libssh2 to increase test coverage (SFTP, SCP)
This commit is contained in:
Max Dymond 2017-07-07 16:41:47 +01:00 committed by Daniel Stenberg
parent b22ec39640
commit 51ccc4850a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ addons:
- g++-4.8
- libstdc++-4.8-dev
- stunnel4
- libssh2-1-dev
matrix:
include: