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
|
- PYMONGO=2.7.1 DJANGO=1.4.13
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
exclude:
|
exclude:
|
||||||
- python: "3.2"
|
- python: "3.2"
|
||||||
env: PYMONGO=dev DJANGO=1.4.13
|
env: PYMONGO=dev DJANGO=1.4.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user