-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Remove extra AppVeyor environment check #8709
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I realised only now that appveyor.yml is now completely gone. This change is ok
|
Do we still use appveyor.psm1 ? |
|
@iSazonov Yeah, the Windows VSTS agent imports it. It could be renamed. |
|
Thanks. I see. Maybe need rename... |
|
I can do that if you would like. |
|
Not in the PR and if @TravisEz13 agrees. |
|
Alright, if Mr. Plunk gives his 👍 then I'll open a different PR for it. |
|
@TravisEz13 Could you please merge? |
PR Summary
Removes a check for AppVeyor env
PR Context
AppVeyor removed (#8686 extension)
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.[feature]to your commit messages if the change is significant or affects feature tests