Fast finish the build if there are failures since we have a very large build matrix and each build takes a very long time.
This commit is contained in:
parent
adbbc656d4
commit
8adf1cdd02
@ -23,6 +23,7 @@ env:
|
||||
- PYMONGO=2.7.1 DJANGO=1.4.13
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- python: "3.2"
|
||||
env: PYMONGO=dev DJANGO=1.4.13
|
||||
|
Loading…
x
Reference in New Issue
Block a user