Skip to content

Commit ee79c7f

Browse files
authored
Merge pull request #430 from KartaviK/patch-2
[FIX] Use stable php7.4 for 1.4 version
2 parents 3b73511 + e86ee71 commit ee79c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ php:
55
- 7.1
66
- 7.2
77
- 7.3
8-
- 7.4snapshot
8+
- 7.4
99

1010
before_script:
1111
- travis_retry composer self-update

0 commit comments

Comments
 (0)