From 683016200b23b084679619ea299903f397f83643 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Sep 2017 04:29:41 +0300 Subject: Remove gcc-6 sanitize tests for amd64 from .travis.yml Look like it broken for some reason. Probably backported patch with bug from stable kernel. --- .travis.yml | 10 ---------- 1 file changed, 10 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index de7be4fc1..36c71c2b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,11 +60,6 @@ env: PACKAGES="gcc-5 g++-5 ${LIBS_PACKAGES} ${SDL1} valgrind" - - IMAGE=debian:unstable - COMMAND="./tools/ci/jobs/gcc6_sanitize_tests.sh --enable-unittests=yes --disable-tmwa --without-dyecmd --without-manaplusgame" - PACKAGES="gcc-6 g++-6 - ${LIBS_PACKAGES} ${SDL1} - valgrind" # i386, sdl1, --disable-tmwa - IMAGE=vicamo/debian:sid-i386 @@ -138,11 +133,6 @@ env: PACKAGES="gcc-5 g++-5 ${LIBS_PACKAGES} ${SDL2} valgrind" - - IMAGE=debian:unstable - COMMAND="./tools/ci/jobs/gcc6_sanitize_tests.sh --enable-unittests=yes --disable-tmwa --without-dyecmd --without-manaplusgame --with-sdl2" - PACKAGES="gcc-6 g++-6 - ${LIBS_PACKAGES} ${SDL2} - valgrind" # i386, sdl2, --disable-tmwa - IMAGE=vicamo/debian:sid-i386 -- cgit v1.2.3-70-g09d2