summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
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