attempt to make travis green again

This commit is contained in:
Andreas Rumpf
2017-11-05 21:44:22 +01:00
parent 9e4e1949e8
commit 4ea09e4df5
4 changed files with 7 additions and 0 deletions

View File

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