diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
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 |