Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add an initial cirrus ci file to test
Baptiste Daroussin committed 7 years ago
commit 32d3d92a581d1388be67312105fb15151b442648
parent e2e7de0
1 file changed +7 -0
added .cirrus.yml
@@ -0,0 +1,7 @@
+
freebsd_instance:
+
        image: freebsd-11.2-release-amd64
+
        image: freebsd-12.0-release-amd64
+

+
task:
+
        install_script: pkg install -y kyua
+
        script: scripts/travis_build.sh