Closed hugoduncan closed 10 years ago
When running in some environments (e.g. travis) the leiningen script may not be called lein.
lein
How about instead of boolean, we default the value of :subprocess to "lein", which you can override with some other executable or set to nil/false to run everything in-process? Sound ok?
Sounds good to me.
When running in some environments (e.g. travis) the leiningen script may not be called
lein
.