touch koch.nim to trigger CI build (3rd)

This commit is contained in:
Araq
2016-10-31 23:40:32 +01:00
parent 237f438fe6
commit 67a52ee647

View File

@@ -199,6 +199,7 @@ proc bundleNimsuggest(buildExe: bool) =
copyExe("tools/nimsuggest/nimsuggest".exe, "bin/nimsuggest".exe)
removeFile("tools/nimsuggest/nimsuggest".exe)
proc bundleWinTools() =
nimexec("c tools/finish.nim")
copyExe("tools/finish".exe, "finish".exe)