Commit 32f538ae by Arthur Schreiber

Remove dependency installation file for travis builds.

We're installing dependencies via the APT addon now.
parent b48dfe0b
#!/bin/sh
set -x
sudo apt-get -qq update &&
sudo apt-get -qq install cmake libssh2-1-dev openssh-client openssh-server
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