Skip to content

Commit 73f685d

Browse files
committed
add php7.4 to the build matrix
1 parent cb24b1d commit 73f685d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 7.0
66
- 7.1
77
- 7.2
8+
- 7.4
89

910
before_install:
1011
- if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi;

0 commit comments

Comments
 (0)