Execute tests on FreeBSD with Cirrus CI

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
main
David Gibson 2020-03-04 16:40:00 +11:00
parent 1f9a417508
commit 62cb4ad286
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ freebsd_12_task:
pkg install -y bison gmake pkgconf
build_script:
gmake
test_script:
gmake check

linux_gcc_task:
container: