projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tlist: Place tlists last in structures
[ccan]
/
.travis.yml
1
language: c
2
sudo: false
3
4
compiler:
5
- gcc
6
- clang
7
8
addons:
9
apt:
10
packages:
11
- libjudy-dev libvorbis-dev libportaudio-dev libtalloc-dev
12
13
script:
14
- make -j2
15
- make -j2 -k check