From 48317edf59bc1e1067df6d2a22898a083d4f226a Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 15 Oct 2016 19:06:00 -0400 Subject: No need to allow failures, as there are no known failures. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index e5e5e6f2..006316d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,11 +9,6 @@ python: - nightly - pypy - pypy3 -matrix: - fast_finish: true - allow_failures: - - python: "3.6-dev" - - python: nightly env: - "" - LC_ALL=C LC_CTYPE=C -- cgit v1.2.3