Merged
Conversation
Delete Appveyor testing and its badge. Repo admin needs to tell Appveyor to skip testing if the YML is not found. No need to set DISPLAY for egg tests. Switch to flake8 and fix PEP 8 warnings. Do not use six bundled with Astropy. [skip appveyor]
Contributor
|
I'm not sure that I have the necessary permissions to change the appveyor build – perhaps @eteq does? |
Member
Author
|
Ops, turn out I have access to Appveyor setting after all, so I took care of it. Ignore the Appveyor failure here and merge if you are happy with the Travis results. Thanks! 😅 🙏 |
Member
|
K I merged it now, hopefully that'll unblock things at least with Travis. I wonder if we want to turn off appveyor for the time being? |
Member
Author
|
As per this PR, Appveyor is already gone. There is no harm to keep the repo account but it won't run anymore. Thanks for merging! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Chronically failing CI is holding up GSoC project over at #420, so I just want to see if it can be fixed with a simple matrix update.
Fix #399
Close #419
Address part of #387