Skip to content

Commit ed64aa1

Browse files
authored
Merge pull request #324 from dmason30/php7.4
Add php 7.4 to travis
2 parents be4b22d + 03b5b20 commit ed64aa1

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
@@ -18,6 +18,7 @@ matrix:
1818
include:
1919
- php: 7.2
2020
- php: 7.3
21+
- php: 7.4
2122

2223
before_script:
2324
- travis_retry composer self-update

0 commit comments

Comments
 (0)