Temporarily remove valgrind check in travis build

This commit is contained in:
Thiago de Arruda
2014-02-26 15:57:27 -03:00
parent cb9a368445
commit c002ffe2f3
2 changed files with 2 additions and 3 deletions

View File

@@ -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");