really fix travis

This commit is contained in:
Andy Davidoff 2020-02-21 18:06:39 -05:00
parent d276686fa4
commit 598019f86e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ description = "A unittest framework"
license = "Apache License 2.0"
skipDirs = @["tests"]
bin = @["testrunner"]
srcDir = "testutils"
#srcDir = "testutils"
requires "nim >= 1.0.2"