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
Tweak README
[abduco.git]
/
.builds
/
debian.yml
blob
a4f42a0fdc286c97d92db8cb8a3c3f746d924b31
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