abduco/.builds/openbsd.yml

12 lines
184 B
YAML

image: openbsd/latest
sources:
- https://github.com/martanne/abduco
tasks:
- build: |
cd abduco
./configure
make
- test: |
cd abduco
./testsuite.sh