Closed bjfish closed 3 years ago
What do you mean it doesn't have any builds? https://travis-ci.org/github/tpitale/mail_room/builds/137787785 That's a build of the master branch. It doesn't have any actively running right now because no changes have been merged recently …? master
is the default branch, which always builds.
@tpitale The build linked to ( https://travis-ci.org/github/tpitale/mail_room/builds/137787785 ) is from 5 years ago, the most recent merge was just 6 days ago: https://github.com/tpitale/mail_room/commits/master
You can see in the commit history all of the CI statuses appear on the PR branches but none on the merge commit (in master): https://github.com/tpitale/mail_room/commits/master
Here is one example illustrating builds on the master
branch:
https://github.com/ruby-concurrency/concurrent-ruby/commits/master
https://travis-ci.org/github/ruby-concurrency/concurrent-ruby/builds
Oh, I see it building PRs. My mistake. Strange default behavior 🤔
Enabled.
Could you please enable "Build pushed branches" in Travis CI? https://docs.travis-ci.com/user/web-ui/#build-pushed-branches
We would like to track build status for the
master
branch which currently does not have any builds: https://travis-ci.org/github/tpitale/mail_room/branches