Allow travis builds to report failure early

fix_request_path_info
Charlie Denton 2017-04-14 01:10:59 +01:00
parent c6e58db73e
commit d5886387d4
No known key found for this signature in database
GPG Key ID: 5BBA1783DA191613
1 changed files with 1 additions and 0 deletions

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"