summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2016-11-29 09:42:00 (GMT)
committerJan Wagner <waja@cyconet.org>2016-11-29 09:42:00 (GMT)
commit9fa667c48cea58cd0f0441969dcd8bfa8ac3df02 (patch)
treec65932d57017edbb9200b006eb1e0fc804f81c86
parent23fc45b96a07d34c88cf02b3586a9e35646e5deb (diff)
downloadmonitoring-plugins-9fa667c.tar.gz
travis-ci: Drop clang++, which makes no sense here
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index eea6c14..a03a957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ matrix:
27 os: linux 27 os: linux
28 env: 28 env:
29 - PLATFORM=linux BITS=64 HOST=x86_64 29 - PLATFORM=linux BITS=64 HOST=x86_64
30 - CXX=clang++
31 30
32before_install: 31before_install:
33 # Trusty related fixed 32 # Trusty related fixed