From 820d2f00ebf2be52966baff9813f85ec2f231ad4 Mon Sep 17 00:00:00 2001 From: Pierre Dulac Date: Sat, 31 Oct 2015 11:39:06 +0100 Subject: [PATCH] Allow the test to fail fast --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4e24a1d..2f1da0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ env: matrix: # Python 3.5 not yet available on travis, watch this to see when it is. + fast_finish: true allow_failures: - env: TOX_ENV=py35-django19