repo.or.cz
/
jack2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix last commit
[jack2.git]
/
.travis.yml
blob
33235eb3a6c45314526f6da72a460a22365542d7
1
language:
2
- cpp
3
compiler:
4
- gcc
5
install:
6
- sudo apt-get install libsamplerate-dev libsndfile-dev libasound2-dev
7
script:
8
- ./waf configure --alsa
9
- ./waf build