mirror of
https://github.com/retailcrm/transparent-email.git
synced 2024-11-21 21:06:04 +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:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
|
||||
script:
|
||||
- ./vendor/bin/phpunit
|
||||
|
Loading…
Reference in New Issue
Block a user