minor #15510 [travis] merge php-nightly and deps=high test-matrix lines (nicolas-grekas)

This PR was merged into the 2.3 branch.

Discussion
----------

[travis] merge php-nightly and deps=high test-matrix lines

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

Commits
-------

b4b930d [travis] merge php: nightly and deps=high test-matrix lines
This commit is contained in:
Fabien Potencier 2015-08-26 11:12:48 +02:00
commit d87e42fbe0
1 changed files with 1 additions and 2 deletions

View File

@ -16,9 +16,8 @@ matrix:
- php: 5.5
- php: 5.6
env: deps=low
- php: 5.6
env: deps=high
- php: 7.0
env: deps=high
fast_finish: true
services: mongodb