Skip to content

Commit c444ab9

Browse files
committed
make devel green again: tnetdial still doesn't work on Travis
1 parent 1cf5c28 commit c444ab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/stdlib/tnetdial.nim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ discard """
22
cmd: "nim c --threads:on $file"
33
exitcode: 0
44
output: "OK"
5+
disabled: "travis"
56
"""
67

78
import os, net, nativesockets, asyncdispatch

0 commit comments

Comments
 (0)