]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: CI: move cygwin builds to Github Actions
authorIlya Shipitsin <chipitsine@gmail.com>
Wed, 22 Jan 2020 21:33:38 +0000 (02:33 +0500)
committerWilly Tarreau <w@1wt.eu>
Wed, 22 Jan 2020 21:51:30 +0000 (22:51 +0100)
commit8aad9465f9279342a3116f082dc12efd9ecac779
tree5f416d1c72e3b703890ad49ad32c767b9006f9bf
parentaf44508c74d2f7a8ebfbfa0737125761efb23c1e
BUILD: CI: move cygwin builds to Github Actions

builds on travis-ci fail because of
https://travis-ci.community/t/cygwin-issue-cygheap-base-mismatch-detected/5359
unfortunately, documentation does not help.

so, let us move builds to Github Actions.

also, remove deprecated "sudo" directive from .travis.yml
.github/workflows/windows-latest.yml [new file with mode: 0644]
.travis.yml