Nice !
> On 29 Jan 2016, at 01:03, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
>
> Hi guys,
>
> This is just to let you know that with the help of Esteban and between some work together [1] [2] I was able to have Travis CI integrated with OSSubprocess and FFICHeaderExtractor [3] [4] . Both projects are built and tested under Linux and OSX. Note also that one of the projects does a lot of FFI calls to system libs like libc and the other even generates C programs, compiles them and run it. Even the OS dependencies (like installing the compiler) are resolved correctly :)
>
> If someone wants to know how it's done, simply check the .travis.yml and the scripts/run-test.sh of each project [5] [6].
>
> [1] https://pharo.fogbugz.com/f/cases/17488
> [2] https://pharo.fogbugz.com/f/cases/17490
> [3] https://travis-ci.org/marianopeck/OSSubprocess
> [4] https://travis-ci.org/marianopeck/FFICHeaderExtractor
> [5] https://github.com/marianopeck/OSSubprocess
> [6] https://github.com/marianopeck/FFICHeaderExtractor
>
>
> Cheers,
>
>
> --
> Mariano
> http://marianopeck.wordpress.com