Skip to content

Commit c7af9ee

Browse files
committed
Added lzf to travis.
1 parent 02914b6 commit c7af9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
- php: nightly
3333

3434
before_install:
35+
- pecl install lzf
3536
- phpenv config-add tests/php-travis.ini
3637
- redis-server --port 63791 &
3738
- redis-server --port 63792 &

0 commit comments

Comments
 (0)