mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
travis: install libssh2
Install libssh2 to increase test coverage (SFTP, SCP)
This commit is contained in:
parent
b22ec39640
commit
51ccc4850a
@ -16,6 +16,7 @@ addons:
|
||||
- g++-4.8
|
||||
- libstdc++-4.8-dev
|
||||
- stunnel4
|
||||
- libssh2-1-dev
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user