Test against PHP 7.3
This commit is contained in:
parent
c333b4c204
commit
05811850c7
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ php:
|
|||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
||||
before_install:
|
||||
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue