]> git.ipfire.org Git - thirdparty/vim.git/commit
Cirrus CI: add a simple CI using BSD 5273/head
authorChristian Brabandt <cb@256bit.org>
Wed, 27 Nov 2019 14:45:57 +0000 (15:45 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 27 Nov 2019 14:59:06 +0000 (15:59 +0100)
commite307073680d498b113c7df8250abd5676de1ed13
tree64a9e5d0ebabf96207633866f330d6892756398e
parent92e25ab2df03756bbb8523cf871db29fe8819c13
Cirrus CI: add a simple CI using BSD

Cirrus CI allows to run CI tests in a wide variety of systems, such as
Mac, Windows and FreeBSD. For a starter, add a Cirrus-CI test just for
FreeBSD using version 12, assuming Windows and Linux are already tested
using appveyor and Travis CI
.cirrus.yml [new file with mode: 0644]
README.md