use only supported PHP versions + 5.6 for CI builds
This commit is contained in:
parent
ebc44c722e
commit
253d2fadd2
@ -1,12 +1,9 @@
|
|||||||
language: php
|
language: php
|
||||||
dist: trusty
|
|
||||||
php:
|
php:
|
||||||
- '5.5'
|
|
||||||
- '5.6'
|
- '5.6'
|
||||||
- '7.0'
|
|
||||||
- '7.1'
|
|
||||||
- '7.2'
|
- '7.2'
|
||||||
- '7.3'
|
- '7.3'
|
||||||
|
- '7.4'
|
||||||
before_script:
|
before_script:
|
||||||
- composer install
|
- composer install
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user