Skip to content

Commit

Permalink
Add FreeBSD CI via Cirrus-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emaste authored and jmcnamara committed Jan 2, 2024
1 parent 1dfd55b commit 6a2364c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
FreeBSD_task:
freebsd_instance:
image_family: freebsd-14-0
setup_script:
pkg install -y gmake devel/py-pytest
build_script:
gmake
test_script:
gmake test

0 comments on commit 6a2364c

Please sign in to comment.