blob: 8387ca1b1a526cda3420217b96b30828ffa80673 [file] [log] [blame]
Li-Wen Hsu1828c262019-01-11 04:00:27 +08001task:
Bimba Shrestha0a003972020-02-27 13:53:03 -08002 name: FreeBSD (shortest)
Li-Wen Hsu1828c262019-01-11 04:00:27 +08003 freebsd_instance:
4 matrix:
Bimba Shrestha0a003972020-02-27 13:53:03 -08005 image_family: freebsd-12-1
6 # The stable 11.3 image causes "Agent is not responding" so use a snapshot
7 image_family: freebsd-11-3-snap
8 install_script: pkg install -y gmake coreutils
Nick Terrell9c071662019-02-11 10:32:30 -08009 script: |
10 MOREFLAGS="-Werror" gmake -j all
11 gmake shortest