Skip to content

Commit 799fa97

Browse files
authored
Add php 7.4 to travis config (#16)
1 parent 1bef5d2 commit 799fa97

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
@@ -6,6 +6,7 @@ php:
66
- 7.1
77
- 7.2
88
- 7.3
9+
- 7.4
910

1011
before_script:
1112
- composer self-update

0 commit comments

Comments
 (0)