1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-19 09:38:46 +10:00
collapseos/.build.yml

6 lines
123 B
YAML
Raw Normal View History

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