Skip to content

Commit bb13ca3

Browse files
committed
Trying to repair broken build
1 parent ff3f0f4 commit bb13ca3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ before_script:
2525
else
2626
pecl channel-update pecl.php.net;
2727
yes | pecl install -f mongodb-stable;
28+
yes | pecl install -f memcached;
2829
yes | pecl install -f apcu-stable || true;
2930
phpenv config-add bin/ci/php_phpfastcache.ini;
3031
fi

0 commit comments

Comments
 (0)