libdeflate/.cirrus.yml
2020-04-15 21:52:44 -07:00

9 lines
185 B
YAML

task:
freebsd_instance:
matrix:
- image_family: freebsd-11-3-snap
- image_family: freebsd-12-1-snap
install_script: pkg install -y gmake
script:
- gmake check