From a34fcc32f3757ea46dd54ac51a0ef3e41df8f9a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Mar 2017 07:39:19 +0300 Subject: Disable slowest travis ci job. Most time it failed because too slow. --- .travis.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 26c3aa589..c010a8b12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -163,11 +163,12 @@ env: PACKAGES="gcc-6 g++-6 ${LIBS_PACKAGES} ${SDL2} valgrind" - - IMAGE=vicamo/debian:sid-i386 - COMMAND="./tools/ci/jobs/gcc6_sanitize_tests.sh --disable-tmwa --without-dyecmd --without-manaplusgame --with-sdl2 --enable-glibcdebug" - PACKAGES="gcc-6 g++-6 - ${LIBS_PACKAGES} ${SDL2} - valgrind" +# too slow for travis +# - IMAGE=vicamo/debian:sid-i386 +# COMMAND="./tools/ci/jobs/gcc6_sanitize_tests.sh --disable-tmwa --without-dyecmd --without-manaplusgame --with-sdl2 --enable-glibcdebug" +# PACKAGES="gcc-6 g++-6 +# ${LIBS_PACKAGES} ${SDL2} +# valgrind" notifications: email: false -- cgit v1.2.3-60-g2f50