From 65422e722cfe0616c65498c71aa0651857dcc49a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Mar 2017 15:53:06 +0300 Subject: Add into .travis.yml other job with glibcdebug enabled. --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c010a8b12..ec3aedfa7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -169,6 +169,12 @@ env: # PACKAGES="gcc-6 g++-6 # ${LIBS_PACKAGES} ${SDL2} # valgrind" +# faster replacment for previous job + - IMAGE=vicamo/debian:sid-i386 + COMMAND="./tools/ci/jobs/gcc6_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