1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00

Enable websockets on appveyor

This commit is contained in:
Matt Clarkson
2015-07-15 21:49:31 +01:00
parent b13178f0ac
commit 0ef1eeadfa

View File

@@ -10,7 +10,7 @@ platform:
environment:
enable_ssl: YES
enable_ssl_dynamic_loading: YES
enable_websockets: NO
enable_websockets: YES
enable_cxx: NO
enable_ipv6: NO
enable_lua: NO