]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use GitHub Actions for CI 1038/head
authorMichael Mattioli <mmattioli@users.noreply.github.com>
Tue, 26 Nov 2019 02:28:57 +0000 (21:28 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 17 Feb 2020 23:43:39 +0000 (18:43 -0500)
commit1ad47d436e2e748fb20d4b08f85ed8dda2b3fd3c
tree4a60abbab154fb614bc7a97736b4661eef4d2951
parent21d823991a81d64af460ec62a98585c85534850b
Use GitHub Actions for CI

Use Github Actions instead of Travis and AppVeyor.

In the Windows installer config, add support for Visual Studio 2019
(aka 16.0).

[ghudson@mit.edu: switched to Ubuntu 18.04 for Linux builds; removed
macOS build job for now; added more packages to avoid skipping tests;
made it easier to see skipped tests and to see files not cleaned;
added make install command; adjusted Windows build path]
.github/workflows/build.yml [new file with mode: 0644]
.travis-ci.sh [deleted file]
.travis.yml [deleted file]
appveyor.yml [deleted file]
src/windows/installer/wix/config.wxi