From 5f6c55c8255428eff50970b8d0d99c9882b54f08 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 27 Mar 2018 22:52:42 +0300 Subject: Remove from travis sanitize builds on i386. --- .travis.yml | 15 --------------- 1 file changed, 15 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 97af56c6a..96877ee12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -89,16 +89,6 @@ env: PACKAGES="gcc-7 g++-7 ${LIBS_PACKAGES} ${SDL1} valgrind" - - IMAGE=vicamo/debian:sid-i386 - COMMAND="./tools/ci/jobs/gcc5_sanitize_tests.sh --disable-tmwa --without-dyecmd --without-manaplusgame" - PACKAGES="gcc-5 g++-5 - ${LIBS_PACKAGES} ${SDL1} - valgrind" - - IMAGE=vicamo/debian:sid-i386 - 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" # amd64, sdl2, --disable-tmwa - IMAGE=debian:unstable @@ -162,11 +152,6 @@ env: PACKAGES="gcc-7 g++-7 ${LIBS_PACKAGES} ${SDL2} valgrind" - - IMAGE=vicamo/debian:sid-i386 - COMMAND="./tools/ci/jobs/gcc5_sanitize_tests.sh --disable-tmwa --without-dyecmd --without-manaplusgame --with-sdl2" - PACKAGES="gcc-5 g++-5 - ${LIBS_PACKAGES} ${SDL2} - valgrind" notifications: email: false -- cgit v1.2.3-60-g2f50