remove PHP 5.5 from CI matrix
Dev dependencies start dropping support for PHP 5.5 now. Because the 5.2 to 5.4 are already missing in the CI matrix, we drop explicit 5.5 builds for now and rely on static compatibility checks.
This commit is contained in:
parent
7ca687a85c
commit
b923d3494b
@ -1,7 +1,5 @@
|
|||||||
language: php
|
language: php
|
||||||
dist: trusty
|
|
||||||
php:
|
php:
|
||||||
- '5.5'
|
|
||||||
- '5.6'
|
- '5.6'
|
||||||
- '7.0'
|
- '7.0'
|
||||||
- '7.1'
|
- '7.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user