Allow travis builds to report failure early

This commit is contained in:
Charlie Denton
2017-04-14 01:11:30 +01:00
parent c6e58db73e
commit d5886387d4
+1
View File
@@ -21,6 +21,7 @@ env:
- TOX_ENV="djangodev" - TOX_ENV="djangodev"
matrix: matrix:
fast_finish: true
exclude: exclude:
- python: "3.6" - python: "3.6"
env: TOX_ENV="django14" env: TOX_ENV="django14"