Showing Travis build status in GitHub repo

后端 未结 5 1734
逝去的感伤
逝去的感伤 2021-01-29 20:50

I remember recently seeing the Travis build status of a pr or commit in GitHub browsing the repository (but can\'t find where). I\'m not talking about the Travis build status im

5条回答
  •  花落未央
    2021-01-29 20:51

    To have the same result as example here your push/pull request must build.

    This picture means Pull Request didn't build successfully

    This picture means Pull Request was build successfully

提交回复
热议问题