]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Migrate from Travis CI to GitHub Actions.
authorSadie Powell <sadie@witchery.services>
Fri, 17 Jan 2020 12:50:42 +0000 (12:50 +0000)
committerSadie Powell <sadie@witchery.services>
Fri, 17 Jan 2020 15:35:20 +0000 (15:35 +0000)
commit2e91d9b2e19a5dee8e5e0959bc9face260c22daf
tree8dd78efb1e66895ebf619f5566daf056038ce1c8
parentca452cca521e2b938dfb37f62d23614c9ec18a90
Migrate from Travis CI to GitHub Actions.

This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
.github/workflows/ci-linux.yml [new file with mode: 0644]
.github/workflows/ci-macos.yml [new file with mode: 0644]
.travis.yml [deleted file]
make/template/main.mk
tools/travis-ci.sh [deleted file]