From d0bb5e14b40cc1258ce5ac1052cdacaa7871fff1 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Sat, 8 Apr 2017 11:03:58 +0300 Subject: [PATCH] Remove Debian Stretch from build matrix. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8eea087..38cb10f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,8 +35,7 @@ env: - OS=ubuntu DIST=yakkety - OS=debian DIST=wheezy - OS=debian DIST=jessie - - OS=debian DIST=stretch - + matrix: exclude: - env: OS=el DIST=6