Hacker News new | ask | show | jobs
by tferris 5148 days ago
But aren't you testing new code before pushing to Github anyway? Still wondering about Travis' use case.
2 comments

You'd think so- I know I am- but it's really nice seeing a pull request with that badge there saying it's passed.
If you are downloading someone else's project, you don't know. The Travis-CI badge gives the guarantee the code passes the tests.