mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-04-27 02:28:05 +02:00
Test on PHP 5.3 too
This commit is contained in:
@@ -7,6 +7,7 @@ php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- nightly
|
||||
env: CC=gcc
|
||||
matrix:
|
||||
@@ -28,6 +29,8 @@ matrix:
|
||||
env: CC=clang
|
||||
- php: 7.2
|
||||
env: CC=clang
|
||||
- php: 7.3
|
||||
env: CC=clang
|
||||
addons:
|
||||
apt:
|
||||
packages: clang
|
||||
|
||||
Reference in New Issue
Block a user