Hi all,

I made a travis config for faust programs.
It does the following:

- build faust from git (needed for some of my dsps)
- build a benchmark and a stresstest tool:
        https://github.com/moddevices/lv2bm
        https://github.com/cth103/plugin-torture/
- cache these dependencies, so they only need to be build once.
- build the dsps, and test them

https://github.com/magnetophon/CharacterCompressor/blob/master/.travis.yml
https://github.com/magnetophon/CharacterCompressor/tree/master/travis

Usage:

On the first run, set
https://github.com/magnetophon/CharacterCompressor/blob/master/.travis.yml#L16
to 1, so it builds the dependencies.
On subsequent runs, set it back to 0, so it builds and tests the dsps.

Hope that's useful to someone!


Cheers,
Bart.



------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to