minor #14115 let Travis builds fail when PHP 7 jobs fail (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

let Travis builds fail when PHP 7 jobs fail

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

ecc3df5 let Travis builds fail when PHP 7 jobs fail
This commit is contained in:
Fabien Potencier 2015-08-05 17:26:49 +02:00
commit 805cd9fd61
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ matrix:
- php: 5.6
env: deps=high
- php: nightly
allow_failures:
- php: nightly
fast_finish: true
services: mongodb