Skip to content
  • Tim van Dijen's avatar
    Fix AppVeyor tests · 3b1b3458
    Tim van Dijen authored
    When externalizing the modules, we started to 'require' for example ext-krb5, where we used to only 'suggest' it.
    That's when AppVeyor started to fail, since those extensions are not available and have proven to be hard to install..
    This workaround should do the trick until we stop including those externalized modules in releases.
    3b1b3458
Loading