Commit 51ccc485 authored by Max Dymond's avatar Max Dymond Committed by Daniel Stenberg
Browse files

travis: install libssh2

Install libssh2 to increase test coverage (SFTP, SCP)
parent b22ec396
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ addons:
            - g++-4.8
            - libstdc++-4.8-dev
            - stunnel4
            - libssh2-1-dev

matrix:
    include: