Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-24 | Travis: try to make sure failing builds fail | Dirk Hohndel | |
In some situations Travis CI doesn't seem to notice that a build failed and give us a green check mark even though the build didn't succeed. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-11-11 | Travis: also build an MXE/Windows installer | Dirk Hohndel | |
In the process, simplify our dependency a bit by no longer building against libssh2 (we don't support ssh based authentication for git on Windows) and libcurl (since it's proxy implementation doesn't appear to actually work on Windows, anyway). Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |