From 9f6a3ea9a24f2f3ebb651ba2323008c3aa111e11 Mon Sep 17 00:00:00 2001 From: Leonid Yuriev Date: Wed, 27 May 2020 22:41:12 +0300 Subject: [PATCH] mdbx-ci: add Cirrus-CI config for FreeBSD. Change-Id: I06da6f6ab32eeb076db7ae689a099dbc3defd18b --- .cirrus.yml | 6 ++++++ README.md | 1 + 2 files changed, 7 insertions(+) create mode 100644 .cirrus.yml diff --git a/.cirrus.yml b/.cirrus.yml new file mode 100644 index 00000000..c08e316c --- /dev/null +++ b/.cirrus.yml @@ -0,0 +1,6 @@ +freebsd_instance: + image_family: freebsd-12-1-snap + +task: + install_script: pkg install -y gmake bash git + script: git fetch --tags && gmake check diff --git a/README.md b/README.md index 04a5abbb..b85a3e6c 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ _MithrilDB_ is rightly relevant name. [![Build status](https://ci.appveyor.com/api/projects/status/ue94mlopn50dqiqg/branch/master?svg=true)](https://ci.appveyor.com/project/leo-yuriev/libmdbx/branch/master) [![CircleCI](https://circleci.com/gh/erthink/libmdbx/tree/master.svg?style=svg)](https://circleci.com/gh/erthink/libmdbx/tree/master) [![Coverity Scan Status](https://scan.coverity.com/projects/12915/badge.svg)](https://scan.coverity.com/projects/reopen-libmdbx) +[![Build Status](https://api.cirrus-ci.com/github/erthink/libmdbx.svg)](https://cirrus-ci.com/github/erthink/libmdbx) *The Future will (be) [Positive](https://www.ptsecurity.com). Всё будет хорошо.*