Tweak README
[abduco.git] / .builds / freebsd.yml
blob0927677dbe4993aeea625487af0d479c692e410c
1 image: freebsd/latest
2 sources:
3   - https://github.com/martanne/abduco
4 tasks:
5   - build: |
6       cd abduco
7       ./configure
8       make
9   - test: |
10       cd abduco
11       ./testsuite.sh