feat: 9.5.9
This commit is contained in:
parent
cb1753732b
commit
35f43a7909
1084 changed files with 558985 additions and 0 deletions
5
lz4/.cirrus.yml
Normal file
5
lz4/.cirrus.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
freebsd_instance:
|
||||
image_family: freebsd-12-1
|
||||
|
||||
task:
|
||||
script: pkg install -y gmake && gmake test
|
||||
Reference in a new issue