testmycode / tmc-langs

TMC language support framework
2 stars 17 forks source link

Travis and Coveralls added #2

Closed ghost closed 9 years ago

jamo commented 9 years ago

Might be worth to rebase attempts to get Travis working into single commit. And maybe do same for pit and cobertura.

jamo commented 9 years ago

Travis badge points to incorrect repo, should it be merged. Wonder whether there is a nice solution to show different badges for different repos...

mpartel commented 9 years ago

Also please rebase to clean up the commit history a bit.

mpartel commented 9 years ago

I think this needs to be rebased on top of tmc-langs/master to be mergable. See gitk --all.

The commit history ended up a bit messy but I know it's quite troublesome to fix up after the fact so let's not spend any more time on it. In the future, try to merge small fixup commits earlier. It's much easier that way. But don't worry about it too much. And as always, make a backup before using rebase unless you're really confident :)