hishtory/.cirrus.yml

8 lines
176 B
YAML
Raw Normal View History

2022-11-05 05:40:50 +01:00
freebsd_instance:
image: freebsd-12-2-release-amd64
task:
name: freebsd-test
setup_script:
- pkg install -y bash zsh fish curl go tmux
test_script:
- make test