summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-05 15:32:36 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-05 15:32:36 +0300
commit51085fdd384b377131dbb280b09357e5f3125297 (patch)
tree4f46a694c88d1a16ece3789918a4cf67a807b1a7 /.gitlab-ci.yml
parent2987881a1c52e228a2edc6201f2e1a26ba6f77d9 (diff)
downloadplus-51085fdd384b377131dbb280b09357e5f3125297.tar.gz
plus-51085fdd384b377131dbb280b09357e5f3125297.tar.bz2
plus-51085fdd384b377131dbb280b09357e5f3125297.tar.xz
plus-51085fdd384b377131dbb280b09357e5f3125297.zip
Disable ci test gcc-5_sdl2_tests_i386, because some times it fail and no way to reproduce it.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0fdc0f92..f731c95e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -251,7 +251,8 @@ gcc-5_sdl2_tests:
tags:
- docker
-gcc-5_sdl2_tests_i386:
+# disable for now because it randomly failing
+.gcc-5_sdl2_tests_i386:
stage: build
script:
- ./tools/ci/jobs/gcc5_sdl2_tests.sh