mirror of
https://github.com/curl/curl.git
synced 2026-07-24 03:17:21 +03:00
travis: install libssh2
Install libssh2 to increase test coverage (SFTP, SCP)
This commit is contained in:
parent
b22ec39640
commit
51ccc4850a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ addons:
|
|||
- g++-4.8
|
||||
- libstdc++-4.8-dev
|
||||
- stunnel4
|
||||
- libssh2-1-dev
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue