mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 14:53:46 +00:00
disable tasyncssl on appveyor
This commit is contained in:
@@ -2,6 +2,7 @@ discard """
|
||||
file: "tasyncssl.nim"
|
||||
cmd: "nim $target --hints:on --define:ssl $options $file"
|
||||
output: "500"
|
||||
disabled: "appveyor"
|
||||
"""
|
||||
import asyncdispatch, asyncnet, net, strutils, os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user