Hi,
I would like to write some code in C to extend some of Phalcon's functionality. My problem is that I'm unable to set up my local environment(Linux Ubuntu) in the same way that it will behave as Travis-CI is. Because of that, whatever I will code locally, test and create a pull request can possibly fail in Travis-CI build.
Could anyone give me some tips for setting up local environment?
Thanks in advance,
Kamil