From 1d00f7f9d73edb79cc581ca9b49fb038573c01d5 Mon Sep 17 00:00:00 2001 From: alaviss Date: Thu, 30 May 2019 12:34:54 +0700 Subject: travis: cleanup & add 32-bit Linux testing (#11337) --- koch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'koch.nim') diff --git a/koch.nim b/koch.nim index 2edcd73b1..8313d0866 100644 --- a/koch.nim +++ b/koch.nim @@ -165,7 +165,7 @@ proc buildNimble(latest: bool) = nimCompile(installDir / "src/nimble.nim", options = "--noNimblePath --nilseqs:on -d:release") proc bundleNimsuggest() = - nimCompile("nimsuggest/nimsuggest.nim", options = "-d:release") + nimCompileFold("Compile nimsuggest", "nimsuggest/nimsuggest.nim", options = "-d:release") proc buildVccTool() = nimCompileFold("Compile Vcc", "tools/vccexe/vccexe.nim") -- cgit 1.4.1-2-gfad0