Enable Travis on the specific branches or forked repositories.
Align the Travis enabling timing with GitHub Actions.
For the syntax, see https://docs.travis-ci.com/user/conditions-v1. We use repo syntax rather than fork = true/false syntax to show a general usage in any repositories on GitHub. The non-forked repo is not always a primary repo in any GitHub repositories.
repo
fork = true/false
[Bug #17936]
Enable Travis on the specific branches or forked repositories.
Align the Travis enabling timing with GitHub Actions.
For the syntax, see https://docs.travis-ci.com/user/conditions-v1.
We use
repo
syntax rather thanfork = true/false
syntax to show a general usage in any repositories on GitHub.The non-forked repo is not always a primary repo in any GitHub repositories.
[Bug #17936]