Fail the build as soon as one build fails.

No need to run all the builds when one of them has already failed.
This commit is contained in:
mark_story 2014-05-23 14:05:09 -04:00
parent ec3222ca64
commit a0851702ff

View file

@ -16,6 +16,7 @@ services:
- memcached - memcached
matrix: matrix:
fast_finish: true
allow_failures: allow_failures:
- php: 5.4 - php: 5.4
env: env: