Skip to content

Commit ca22cb5

Browse files
committed
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.
1 parent c5eb8b4 commit ca22cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addons:
3434
libcurl3
3535
libcurl3-gnutls
3636
libcurl4-gnutls-dev
37-
libssh2-1
37+
libssh2-1-dev
3838
openssh-client
3939
openssh-server
4040
valgrind

0 commit comments

Comments
 (0)