Problem: CI doesn't cover FreeBSD.
Solution: Configure Cirrus-CI. (Christian Brabandt, closes #5273)
--- /dev/null
+freebsd_12_task:
+ freebsd_instance:
+ image: freebsd-12-1-release-amd64
+ install_script:
+ pkg install -y gettext gmake
+ build_script:
+ - gmake
+ test_script:
+ - gmake test
[](https://travis-ci.org/vim/vim)
[](https://ci.appveyor.com/project/chrisbra/vim)
+[](https://cirrus-ci.com/github/chrisbra/vim)
[](https://codecov.io/gh/vim/vim?branch=master)
[](https://scan.coverity.com/projects/vim)
[](https://lgtm.com/projects/g/vim/vim/context:cpp)
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2352,
/**/
2351,
/**/