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
|
||||
dist: trusty
|
||||
php:
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4'
|
||||
before_script:
|
||||
- composer install
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user