azure: disable failing tests

(cherry picked from commit 73c8391fd3)
This commit is contained in:
Leorize
2019-10-03 18:36:18 +02:00
committed by narimiran
parent 929aa99665
commit 0a8dcd5e11
5 changed files with 9 additions and 10 deletions

View File

@@ -2,8 +2,7 @@ discard """
cmd: "nim c --threads:on -d:ssl $file"
exitcode: 0
output: "OK"
disabled: "travis"
disabled: "appveyor"
disabled: true
"""
import strutils