From ea51617233a6bc043c83bea687aae1cf6b41c629 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 28 Sep 2015 16:32:49 -0700 Subject: [PATCH] travis: we're now py3.3-compatible too --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index c4c425c..0b32736 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,6 @@ python: - "3.3" - "3.4" - "3.5" -matrix: - allow_failures: - - python: "3.3" - fast_finish: true install: - pip install . Twisted pyflakes script: