[libvirt] [PATCH] travis: drop precise distro jobs

Daniel P. Berrangé berrange at redhat.com
Wed Feb 28 10:39:06 UTC 2018


The precise distro is marked deprecated in travis and will be dropped
entirely in 2 months time.

Signed-off-by: Daniel P. Berrangé <berrange 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