Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit bf96e0f

Browse files
author
sergiy-petrov
authored
add php 7.3 and 7.4 to travis
1 parent e242e89 commit bf96e0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: php
33
php:
44
- 7.1
55
- 7.2
6+
- 7.3
7+
- 7.4
68

79
env:
810
matrix:

0 commit comments

Comments
 (0)