Travis: silence git clone
[collectd.git] / .travis.yml
index 5547cb3..cde6ada 100644 (file)
@@ -12,6 +12,7 @@ matrix:
   include:
     - os: osx
       osx_image: xcode10.1
+      compiler: clang
     - os: linux
       dist: xenial
       compiler: clang
@@ -121,9 +122,13 @@ addons:
     - protobuf
     - protobuf-c
     - python
+    - qpid-proton
     - rabbitmq-c
     - riemann-client
     - rrdtool
     - tokyo-cabinet
     - varnish
     - yajl
+
+git:
+  quiet: true