summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4edcdcc748c..5f33541e72b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -260,6 +260,9 @@ matrix:
addons: *clang7_addons_s390x
# Until OSX becomes a bit more stable: MDEV-12435 MDEV-16213
allow_failures:
+ - os: linux
+ compiler: clang
+ env: CC_VERSION=6 TYPE=RelWithDebInfo MYSQL_TEST_SUITES=main
- os: osx
compiler: clang
env: CC_VERSION=6 TYPE=RelWithDebInfo MYSQL_TEST_SUITES=rpl