diff --git a/.cirrus.yml b/.cirrus.yml new file mode 100644 index 00000000..237a2f4e --- /dev/null +++ b/.cirrus.yml @@ -0,0 +1,10 @@ +freebsd_instance: + image_family: freebsd-12-1 + +task: + name: compile + env: + ASSUME_ALWAYS_YES: yes + script: + - ./tools/install-build-pkgs + - gmake