repo.or.cz
/
abduco.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Explicitly wait for intermediate process
[abduco.git]
/
.builds
/
alpine.yml
blob
bbf26fbe02933075064d21eaf233b1d5969cee62
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