Skip to content

Commit ca5985d

Browse files
ISSUE-184: Added missing PHP 7.4 build plan
1 parent e3210be commit ca5985d

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
install:
910
- 'composer install'

0 commit comments

Comments
 (0)