Disable AppVeyor for dmd-cxx#7610
Conversation
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
Let's try blacklisting instead |
- no need to test anything here
|
I tried that before, but maybe it didn't take immediate effect: See also: #7595 |
|
And while we're at it, let's remove the dummy Jenkinsfile as well. |
It's puzzling me how codecov and appveyor came up with the weird idea to configure in the repo and on their servers. Also why would it test anything if there is no appveyor config? Exactly because of this server-side default config nonsense, requiring us now to override it with a blacklist dummy :o. One of the few things that Jenkins gets right. |
|
@MartinNowak @wilzbach it's possible to configure AppVeyor to not build if there's no |



No description provided.