feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 8e94af5 was
1b6a62de,
checked in by Paul Brossier <piem@piem.org>, 10 years ago
|
.travis.yml: drop trusty for now
|
-
Property mode set to
100644
|
File size:
339 bytes
|
Line | |
---|
1 | language: c |
---|
2 | |
---|
3 | compiler: |
---|
4 | - gcc |
---|
5 | - clang |
---|
6 | |
---|
7 | env: |
---|
8 | - ARCH=i386 |
---|
9 | - ARCH=x86_64 |
---|
10 | |
---|
11 | before_install: |
---|
12 | - sudo apt-get update -qq |
---|
13 | - sudo apt-get install -qq libsndfile1-dev libsamplerate-dev |
---|
14 | - sudo apt-get install -qq libjack-dev libasound2-dev |
---|
15 | - sudo apt-get install -qq libfftw3-dev |
---|
16 | |
---|
17 | script: |
---|
18 | - ./waf distclean configure build --alltests |
---|
Note: See
TracBrowser
for help on using the repository browser.