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

Daniel P. Berrangé posted 1 patch 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180228103906.19975-1-berrange@redhat.com
Test syntax-check passed
.travis.yml | 4 ----
1 file changed, 4 deletions(-)
[libvirt] [PATCH] travis: drop precise distro jobs
Posted by Daniel P. Berrangé 6 years, 1 month ago
The precise distro is marked deprecated in travis and will be dropped
entirely in 2 months time.

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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list