mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
Add FreeBSD CI via Cirrus-CI
This commit is contained in:
parent
1dfd55bf17
commit
6a2364c42c
9
.cirrus.yml
Normal file
9
.cirrus.yml
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user