add PHP 7.4 to build roster and remove unsupported 7.x versions
This commit is contained in:
parent
7f35444642
commit
3df29ff76f
@ -1,10 +1,9 @@
|
|||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- '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
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user