Merge pull request #325 from Slamdunk/php_74

[Travis] Test against PHP 7.4
pull/330/head
David Goodwin 4 years ago committed by GitHub
commit cabd97ff17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,7 @@ language: php
php:
- 7.2
- 7.3
- 7.4
services:
- mysql

Loading…
Cancel
Save