Skip to content

Commit d87e42f

Browse files
committed
minor symfony#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
2 parents c13b5c1 + b4b930d commit d87e42f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ matrix:
1616
- php: 5.5
1717
- php: 5.6
1818
env: deps=low
19-
- php: 5.6
20-
env: deps=high
2119
- php: 7.0
20+
env: deps=high
2221
fast_finish: true
2322

2423
services: mongodb

0 commit comments

Comments
 (0)