Closed abendebury closed 10 years ago
It's a good way to see which branches are passing or failing unit tests, and it integrates closely with github.
http://docs.travis-ci.com/user/getting-started/ http://java.dzone.com/articles/why-do-we-do-continuous
We can also use Travis for checking test coverage:
https://coveralls.io/
It's a good way to see which branches are passing or failing unit tests, and it integrates closely with github.
http://docs.travis-ci.com/user/getting-started/ http://java.dzone.com/articles/why-do-we-do-continuous
We can also use Travis for checking test coverage:
https://coveralls.io/