Sfoglia il codice sorgente

Enable websockets on appveyor

Matt Clarkson 10 anni fa
parent
commit
0ef1eeadfa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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