Skip to content

Commit 39872c5

Browse files
committed
test: check PHP 7.4 compatibility
1 parent 58e6372 commit 39872c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- '7.1'
55
- '7.2'
66
- '7.3'
7+
- '7.4'
78

89
before_install:
910
- composer self-update

0 commit comments

Comments
 (0)