Add php version 7.2, 7.3, 7.4 to travis.yml

This commit is contained in:
gridnev 2020-02-13 16:10:25 +03:00
parent cfc67c6e51
commit 4ea4911a4d

View File

@ -7,6 +7,9 @@ install:
php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
script:
- ./vendor/bin/phpunit