Skip to content

Commit 0cc0ebd

Browse files
authored
Add PHP 7.4 to test.
1 parent 2e43b0f commit 0cc0ebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ language: php
33
php:
44
- 7.2
55
- 7.3
6-
6+
- 7.4
7+
78
env:
89
matrix:
910
- COMPOSER_FLAGS="--prefer-lowest"

0 commit comments

Comments
 (0)