Skip to content

Commit fe82cfd

Browse files
committed
Update travis config to include php 7.4.
1 parent be4b22d commit fe82cfd

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
@@ -16,8 +16,8 @@ env:
1616

1717
matrix:
1818
include:
19-
- php: 7.2
2019
- php: 7.3
20+
- php: 7.4
2121

2222
before_script:
2323
- travis_retry composer self-update

0 commit comments

Comments
 (0)