libmdbx/.cirrus.yml

7 lines
157 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 --force && gmake check