-
Notifications
You must be signed in to change notification settings - Fork 649
Ignore auto instead of staging.tmp on Travis CI #1721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bors r+ |
📌 Commit b089f2e has been approved by |
Ignore auto instead of staging.tmp on Travis CI Fixes #1603.
Thank you!! |
Doesn't bors run its tests on auto? I'm not sure this will work. |
💥 Test timed out |
Oops. I guess not. @kzys could you change this to just remove the ignoring of |
@kzys thanks for looking into this! I agree with the changes Carol suggests. It looks like Homu recommends running tests Thanks again! |
Doesn't it make the entire branches: block empty? |
LGTM! @bors r+ |
📌 Commit ad5d236 has been approved by |
Ignore auto instead of staging.tmp on Travis CI Fixes #1603.
☀️ Test successful - checks-travis |
Fixes #1603.