From 34f0b91104e6853b81c56a5fa68c29b49394b76e Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 18 Sep 2018 17:25:27 +0200 Subject: attempt to make travis green for 'koch testinstall' --- koch.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'koch.nim') diff --git a/koch.nim b/koch.nim index 1076b81e1..54f0a01da 100644 --- a/koch.nim +++ b/koch.nim @@ -471,6 +471,7 @@ proc testUnixInstall(cmdLineRest: string) = # check nimble builds: execCleanPath("./koch testtools") # check the tests work: + putEnv("NIM_EXE_NOT_IN_PATH", "NOT_IN_PATH") execCleanPath("./koch tests", destDir / "bin") #execCleanPath("./koch tests cat newconfig", destDir / "bin") else: -- cgit 1.4.1-2-gfad0