[libvirt] [PATCH 1/4] travis: Drop precise

Andrea Bolognani abologna at redhat.com
Wed Feb 28 11:42:57 UTC 2018


Support for building on precise is going to be dropped from
Travis CI in a couple of months, let's get ahead of the game.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 3f26a1eeee..9219ccd173 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,12 +4,8 @@ cache: ccache
 
 matrix:
   include:
-    - compiler: gcc
-      dist: precise
     - compiler: gcc
       dist: trusty
-    - compiler: clang
-      dist: precise
     - compiler: clang
       dist: trusty
     - compiler: clang
-- 
2.14.3




More information about the libvir-list mailing list