Undisgust the build script
Created by: uwx
Summary
Makes the appveyor.yml build script actually readable.
Details
I just took the string and broke it into multiple lines.
Changes proposed
- Use a multiline string for the appveyor.yml build script, instead of a big fat single-line string.