projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add xstring module - bounded string builder with three valued comparator
[ccan]
/
.travis.yml
1
language: c
2
sudo: false
3
4
addons:
5
apt:
6
packages:
7
- libjudy-dev libvorbis-dev libportaudio-dev libtalloc-dev
8
9
script:
10
- make -j2
11
- make -j2 check