mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 02:34:13 +08:00
9f6a3ea9a2
Change-Id: I06da6f6ab32eeb076db7ae689a099dbc3defd18b
7 lines
149 B
YAML
7 lines
149 B
YAML
freebsd_instance:
|
|
image_family: freebsd-12-1-snap
|
|
|
|
task:
|
|
install_script: pkg install -y gmake bash git
|
|
script: git fetch --tags && gmake check
|