Adding cirrus config file for freebsd-12-0
authorBimba Shrestha <bimbashrestha@fb.com>
Fri, 4 Oct 2019 15:36:08 +0000 (08:36 -0700)
committerBimba Shrestha <bimbashrestha@fb.com>
Fri, 4 Oct 2019 15:36:08 +0000 (08:36 -0700)
.cirrus.yml [new file with mode: 0644]

diff --git a/.cirrus.yml b/.cirrus.yml
new file mode 100644 (file)
index 0000000..cb4b843
--- /dev/null
@@ -0,0 +1,5 @@
+freebsd_instance:
+  image_family: freebsd-12-0
+
+task:
+  script: pkg install -y gmake && gmake test