Tweak README
[abduco.git] / .builds / debian.yml
bloba4f42a0fdc286c97d92db8cb8a3c3f746d924b31
1 image: debian/stable
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