From 1da1f84fb22939af3c98c673120410723e8117fe Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Thu, 31 Aug 2017 15:44:21 +0200 Subject: [PATCH] travis-ci: Enforce Python3 support --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index af365b9d94..18234c5967 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,9 +44,6 @@ matrix: apt: packages: *build_deps_optional - allow_failures: - - python: "3.5" - fast_finish: true before_install: