aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2014-07-21 02:22:57 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2014-07-21 02:22:57 +0200
commit114d0c05fe82744967d4b8c8cd294e1d7dc51253 (patch)
tree4b3cacc46e5e457a8581331837e8450f0d4590b7
parentf6149cef3b4f87689a481efad47a9ddef4995889 (diff)
downloadqxmpp-114d0c05fe82744967d4b8c8cd294e1d7dc51253.tar.gz
disable tests with clang
qt5 tests with clang are broken on travis, we would need Qt >= 5.1.1 due to the following bug: https://bugreports.qt-project.org/browse/QTBUG-32100
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b76b97ed..a076d10f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,4 @@
language: cpp
-compiler:
- - gcc
- - clang
env:
- QT_SELECT=qt4 ; CONFIG=minimal
- QT_SELECT=qt4 ; CONFIG=minimal-static