Browse Source

Fail the build as soon as one build fails.

No need to run all the builds when one of them has already failed.
mark_story 12 years ago
parent
commit
a0851702ff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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