travis ci - Github pull request "Good to merge" -
on github, i've noticed pull requests they're "good merge" because have passed travis build passed. have used travis little bit, how integrate pull requests on github?
here's screenshot of i'm talking about:
once you've set travis , tell branch need tested, it'll automatically run build on each pull request targetting 1 of branches (and every commit pushed these branches).
note travis notification on github appears after build/test on (roughly 15min).
Comments
Post a Comment