mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 07:43:26 +00:00
disable chronos testing for now
This commit is contained in:
@@ -17,7 +17,8 @@ pkg "c2nim", false, "nim c testsuite/tester.nim"
|
||||
pkg "cascade"
|
||||
pkg "chroma"
|
||||
pkg "chronicles", true, "nim c -o:chr -r chronicles.nim"
|
||||
pkg "chronos", true
|
||||
# disable until my chronos fix was merged
|
||||
#pkg "chronos", true
|
||||
pkg "cligen", false, "nim c -o:cligenn -r cligen.nim"
|
||||
pkg "coco", true
|
||||
pkg "combparser"
|
||||
|
||||
Reference in New Issue
Block a user