appveyor.yml: explicitly build with ssl
commit3c7121692d7485265876dffad00686e5558aada4
authordbohdan <dbohdan@dbohdan.com>
Thu, 7 Nov 2019 17:13:36 +0000 (7 20:13 +0300)
committerSteve Bennett <steveb@workware.net.au>
Fri, 8 Nov 2019 09:28:27 +0000 (8 19:28 +1000)
tree33e3ccf5b6bcb74f8526fc411f5a085004ecc9e9
parentdb2b0599b97d4cd3b045079c0a370e9ebba51308
appveyor.yml: explicitly build with ssl

Using only --full will ignore ssl if the ssl library isn't found.
By enabling it explicitly, we will get an error if not found.
appveyor.yml