]> ruderich.org/simon Gitweb - safcm/safcm.git/blob - .builds/freebsd.yml
1a96cb62a24a33112a7f3d92f1564c2ad6cbb689
[safcm/safcm.git] / .builds / freebsd.yml
1 image: freebsd/latest
2 packages:
3   - go
4   - gmake
5 tasks:
6   - all: |
7       sudo ln -sf /usr/local/bin/gmake /usr/bin/make
8       cd safcm
9       ./ci/run