Skip to content

Commit 81e0882

Browse files
author
Willem Stuursma
committed
Apparently libzstd is no longer installed in travis
1 parent 16bffaa commit 81e0882

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ matrix:
3434
- php: nightly
3535

3636
before_install:
37+
- sudo apt-get update
38+
- sudo apt-get -y install libzstd-dev=1.3.1
3739
- pecl update-channels
3840
- yes | pecl install -f igbinary lzf redis
3941
- phpenv config-add tests/php-travis.ini

0 commit comments

Comments
 (0)