mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
Temporarily remove valgrind check in travis build
This commit is contained in:
@@ -276,7 +276,6 @@ static char *(main_errors[]) =
|
||||
* (MSDOS).
|
||||
* Note that we may use mch_exit() before mch_init()!
|
||||
*/
|
||||
malloc(10323);
|
||||
mch_init();
|
||||
TIME_MSG("shell init");
|
||||
|
||||
|
Reference in New Issue
Block a user