Skip to content

Commit ca883ff

Browse files
committed
added php 7.4 to travis
1 parent 5eb9490 commit ca883ff

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 @@ sudo: false
44
php:
55
- 7.2
66
- 7.3
7+
- 7.4
78

89
before_install:
910
- composer install

0 commit comments

Comments
 (0)