Browse Source

Enable websockets on appveyor

Matt Clarkson 10 năm trước cách đây
mục cha
commit
0ef1eeadfa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -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