Explicitly wait for intermediate process
[abduco.git] / .builds / alpine.yml
blobbbf26fbe02933075064d21eaf233b1d5969cee62
1 image: alpine/edge
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