Add PHP 7.4 to test matrix

This commit is contained in:
Phil Davis 2020-02-17 15:08:57 +05:45
parent 92d0a4366c
commit 6409623d25

View file

@ -1,10 +1,11 @@
language: php
dist: trusty
php:
- 7
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
matrix:
fast_finish: true