Skip to content

Commit a5c4a16

Browse files
authored
build(travis): add php 7.3 and 7.4
1 parent 70d4a37 commit a5c4a16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ php:
44
- 7.0
55
- 7.1
66
- 7.2
7+
- 7.3
8+
- 7.4
79

810
install:
911
- composer install --prefer-dist

0 commit comments

Comments
 (0)