mirror of
https://github.com/retailcrm/transparent-email.git
synced 2024-11-22 05:16:05 +03:00
Add php version 7.2, 7.3, 7.4 to travis.yml
This commit is contained in:
parent
cfc67c6e51
commit
4ea4911a4d
@ -7,6 +7,9 @@ install:
|
|||||||
php:
|
php:
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
|
- 7.2
|
||||||
|
- 7.3
|
||||||
|
- 7.4
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./vendor/bin/phpunit
|
- ./vendor/bin/phpunit
|
||||||
|
Loading…
Reference in New Issue
Block a user