Skip to content

Commit 9a4b94d

Browse files
committed
Remove PHP 7.2 testing and Add PHP 7.4 test
1 parent c298143 commit 9a4b94d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: php
22
php:
3-
- 7.2
43
- 7.3
4+
- 7.4
55
before_install:
66
- composer install
77
script:

0 commit comments

Comments
 (0)