mirror of
https://github.com/curl/curl.git
synced 2025-09-19 10:32:44 +03: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
|
- g++-4.8
|
||||||
- libstdc++-4.8-dev
|
- libstdc++-4.8-dev
|
||||||
- stunnel4
|
- stunnel4
|
||||||
|
- libssh2-1-dev
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user