Skip to content

Commit cf07e03

Browse files
committed
Add PHP 7.4 to Travis CI configuration
1 parent 7208a11 commit cf07e03

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
@@ -6,6 +6,7 @@ sudo: false
66
php:
77
- 7.2
88
- 7.3
9+
- 7.4
910
- nightly
1011
matrix:
1112
allow_failures:

0 commit comments

Comments
 (0)