From 8570e8cdc34c1e90182775bea4d1f5f143413430 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Feb 2018 08:21:35 +0300 Subject: Remove gcc-6 asan build for i386 from travis because it works too slow. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index da5829f84..97af56c6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -167,11 +167,6 @@ env: PACKAGES="gcc-5 g++-5 ${LIBS_PACKAGES} ${SDL2} valgrind" - - IMAGE=vicamo/debian:sid-i386 - 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" notifications: email: false -- cgit v1.2.3-60-g2f50