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

Commit efdb8b8

Browse files
authored
Merge pull request #24 from sergiy-petrov/patch-1
add php 7.3 and 7.4 to travis
2 parents 8a0de23 + bf96e0f commit efdb8b8

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)