]> git.ipfire.org Git - thirdparty/systemd.git/commit
github: move the clang/gcc build check to GH Actions
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 10 Jun 2020 11:41:28 +0000 (13:41 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 11 Jun 2020 10:15:02 +0000 (12:15 +0200)
commitaab86b12ddc2abd485f5eb76acbb90b1ed5fdd6c
tree74c1c3615aa4a72e814afdd84474aff4ba81b7c0
parent48c6399ad88d3d61fe25dee05011b2a94f2ef56e
github: move the clang/gcc build check to GH Actions

Travis CI is getting overloaded, so let's move some load over to GitHub
Actions.
.github/workflows/build_test.yml [new file with mode: 0644]
.travis.yml
travis-ci/managers/ubuntu-build-check.sh [new file with mode: 0755]