collapseos/.build.yml

6 lines
123 B
YAML
Raw Permalink Normal View History

2020-06-24 02:50:34 +02:00
image: openbsd/latest
sources:
- https://git.sr.ht/~vdupras/collapseos
tasks:
- test: "cd collapseos && ./runtests.sh"