mirror of
https://github.com/bstansell/conserver.git
synced 2025-02-02 08:47:57 +00:00
Merge branch 'emaste-cirrus'
This commit is contained in:
commit
6526fcd002
11
.cirrus.yml
Normal file
11
.cirrus.yml
Normal file
@ -0,0 +1,11 @@
|
||||
env:
|
||||
CIRRUS_CLONE_DEPTH: 1
|
||||
|
||||
freebsd_12_task:
|
||||
freebsd_instance:
|
||||
image: freebsd-12-0-release-amd64
|
||||
script:
|
||||
- ./configure || { cat config.log; exit 1; }
|
||||
- make
|
||||
- cd test
|
||||
- sh ./dotest
|
Loading…
x
Reference in New Issue
Block a user