The precise distro is marked deprecated in travis and will be dropped
entirely in 2 months time.
Signed-off-by: Daniel P. Berrangé <berrange(a)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
Show replies by date