Commit ca22cb5e by Edward Thomson

travis: use custom libssh2-1-dev package

To avoid pull requests needing to rebase, keep the libssh2-1-dev
package as the development package for libssh2.  Reverting to the
original Debian package structure.
parent c5eb8b4a
...@@ -34,7 +34,7 @@ addons: ...@@ -34,7 +34,7 @@ addons:
libcurl3 libcurl3
libcurl3-gnutls libcurl3-gnutls
libcurl4-gnutls-dev libcurl4-gnutls-dev
libssh2-1 libssh2-1-dev
openssh-client openssh-client
openssh-server openssh-server
valgrind valgrind
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment