Speed up builds using Appveyor's build cache
We can use up to 1 GB (compressed) build cache in Appveyor across all our jobs:
https://www.appveyor.com/docs/build-cache/
Is there something we could cache to speed up builds?
It would have to be less than 200 MB compressed.
issue