我在 github git repo https://github.com/larrycai/LASO中有两个分支(master和)gh-pages
根据文档http://about.travis-ci.org/docs/user/build-configuration/,如果该.travis.yml文件存在于分支中,将在所有分支上触发
master虽然目前它仅在分支中触发,请参阅https://travis-ci.org/#!/larrycai/LASO/branch_summary
.travis.yml即使我想为所有分支构建,我是否必须设置白名单或黑名单。