Closed andreineculau closed 9 years ago
I'll be adding an optional parameter to install command so the confirmation can be skipped soon.
On Thu, Dec 4, 2014 at 4:22 AM, Andrei Neculau notifications@github.com wrote:
https://github.com/robisonsantos/evm/blob/8d269e291ea22a8513f251f25298a4c425474c0e/evm#L168-L171 makes it impossible to run without user interaction
suggestion - read the CI env variable. If set to true, then skip asking
— Reply to this email directly or view it on GitHub https://github.com/robisonsantos/evm/issues/9.
Robison W R Santos
The latest version should solve this issue if you pass -y to evm install command.
https://github.com/robisonsantos/evm/blob/8d269e291ea22a8513f251f25298a4c425474c0e/evm#L168-L171 makes it impossible to run without user interaction
suggestion - read the CI env variable. If set to true, then skip asking