You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefer 'missing config' error message to 'github pages branch'
Fixestravis-ci/travis-ci#5933
If `.travis.yml` contains a YAML syntax error on the `gh-pages`
branch, we display the error message "github pages branch" even if
`gh-pages` is (textually) whitelisted in that file.
We should display "missing config" instead.
0 commit comments