8000 minor #15332 [travis] Tests deps=low with PHP 5.6 (nicolas-grekas) · craue/symfony@9943fd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9943fd1

Browse files
committed
minor symfony#15332 [travis] Tests deps=low with PHP 5.6 (nicolas-grekas)
This PR was merged into the 2.3 branch. Discussion ---------- [travis] Tests deps=low with PHP 5.6 | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - I noticed that testing deps=low with the lowest supported PHP skips some tests/features. I propose to merge the 5.6 and deps=low lines of the test matrix in order to both fix this issue and remove one line in the matrix (thus making tests a bit lighter/faster on travis). Commits ------- d3874ec [travis] Tests deps=low with PHP 5.6
2 parents 0198784 + d3874ec commit 9943fd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ matrix:
1515
- php: 5.4
1616
- php: 5.5
1717
- php: 5.6
18-
- php: 5.3
1918
env: deps=low
2019
- php: 5.6
2120
env: deps=high

0 commit comments

Comments
 (0)
0