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
/
freebsd.yml
blob
0927677dbe4993aeea625487af0d479c692e410c
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