• Show log

    Commit

  • Hash : 5874e151
    Author : Patrick Steinhardt
    Date : 2017-11-20T13:26:33

    tests: create new test target for all SSH-based tests Some tests shall be run against our own SSH server we spin up in Travis. As those need to be run separate from our previous tests which run against git-daemon, we have to do this in a separate step. Instead of bundling all that knowledge in the CI script, move it into the test build instructions by creating a new test target.