Skip to content

Commit 1abfbf3

Browse files
authored
build(travis): add php 7.3, 7.4
1 parent 7fd41e4 commit 1abfbf3

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
@@ -5,6 +5,8 @@ php:
55
- 7.0
66
- 7.1
77
- 7.2
8+
- 7.3
9+
- 7.4
810

911
install:
1012
- composer install --prefer-dist

0 commit comments

Comments
 (0)