TravisCI: add PHP 7.3 and 7.4

This commit is contained in:
Ivan Shalganov 2020-07-06 11:33:51 +03:00
parent daf9d3cb20
commit 5f9d01ae6f
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
before_script:
- composer global require satooshi/php-coveralls