appveyor: install zlib and minor clean ups
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sat, 23 Sep 2017 12:38:11 +0000 (13:38 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sat, 23 Sep 2017 21:42:19 +0000 (22:42 +0100)
commit5580d200d7ae49cdb4f30913e3ef2d74e431ff60
tree96643ef8dc4c97f8f1e1f832cc63697ed5d88243
parent2ae7a90df2d2340c4503be8a91526f80b3b96789
appveyor: install zlib and minor clean ups

- Install the appropriate mingw64 version of zlib so fio compile finds
  and uses it.
- Always use Cygwin64. Appveyor always provides a 64 bit environment and
  Cygwin64 comes with a 32 bit cross-compiler and 32 bit versions of
  libraries.
- Reduce the clone depth to 1 since we aren't making use of the git
  history and it can be a touch faster.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
appveyor.yml