This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: continuous integration


  1. Using Phing with Travis CI


    We've started using Travis CI on one of my projects to run some build processes to check that everything looks good before we merge/deploy code. One thing I ran into quite quickly was that I wanted to install phing in order to use the build scripts we already have …

    Read more