1freebsd_instance:
2  image_family: freebsd-12-1
3
4task:
5  script: pkg install -y gmake && gmake test
6