mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-17 08:17:30 -04:00
Test freebsd with cirrus-ci
[EB - changed script to use the new 'make check' target]
This commit is contained in:
parent
07cf1a7c87
commit
faaad7b33f
8
.cirrus.yml
Normal file
8
.cirrus.yml
Normal file
@ -0,0 +1,8 @@
|
||||
task:
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
- image: freebsd-11-2-release-amd64
|
||||
- image: freebsd-12-0-release-amd64
|
||||
install_script: pkg install -y gmake
|
||||
script:
|
||||
- gmake check
|
Loading…
x
Reference in New Issue
Block a user