3
0
mirror of https://github.com/isar/libmdbx.git synced 2025-03-08 06:28:14 +08:00
libmdbx/.cirrus.yml

7 lines
149 B
YAML
Raw Normal View History

freebsd_instance:
image_family: freebsd-12-1-snap
task:
install_script: pkg install -y gmake bash git
script: git fetch --tags && gmake check