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:

github merge

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

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -