mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-04-26 01:58:20 +02:00
TravisCI: allow failing on PHP 7.3 + clang
Because clang hasn't supported 'asm goto' yet
This commit is contained in:
@@ -12,6 +12,8 @@ php:
|
||||
env: CC=gcc
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.3
|
||||
env: CC=clang
|
||||
- php: nightly
|
||||
include:
|
||||
# php 5.3 is only available on precise
|
||||
|
||||
Reference in New Issue
Block a user