Using Travis CI

  • wolfy1339
    11th Mar 2014 Member 0 Permalink

    I have a suggestion to make:

    Why not start using Travis CI so then you know if a commit is buildable or not.

    And it will tell you if the pull request passes or not, basically useful for not breaking things on the compiling side of things.

    I have made a .travis.yml in my repo and you can feel free to use it.