From de1398d41b1fbed43450c3720f2612ee62ec96e0 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 19 Jan 2017 06:33:12 +0200 Subject: [PATCH] - Don't allow anymore failures for Jessie, Precise and Wheezy. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c32c586..19cf6f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,9 +23,6 @@ matrix: allow_failures: - python: "3.4" - env: *openbsd59 - - env: *precise - - env: *jessie - - env: *wheezy cache: - pip - directories: -- GitLab