robertknight/qt-mustache

Create .travis.yml and add project to Travis CI?

estan opened this issue · 1 comments

What do you think, could be a good idea?

I've never added a project to Travis CI myself, but if you could do steps 1 and 2 (activate the service hook), I could do the .travis.yml. Should be able to do continuous tests against both Qt 4 and 5 there I think.

I've been using Travis CI for all of my recent projects and I would definitely recommend it as a best practice. I've flipped the switch to enable Travis for qt-mustache. It'll start doing builds once a suitable .travis.yml file is added.