travis: use ds 1.2.9

This commit is contained in:
Dylan K. Taylor 2019-10-24 13:19:29 +01:00
parent dbc4f84bcb
commit ec13cd695d

View File

@ -25,7 +25,7 @@ before_script:
# - pecl install channel://pecl.php.net/pthreads-3.1.6
- echo | pecl install channel://pecl.php.net/yaml-2.0.4
- pecl install channel://pecl.php.net/crypto-0.3.1
- pecl install channel://pecl.php.net/ds-1.2.8
- pecl install channel://pecl.php.net/ds-1.2.9
- pecl install channel://pecl.php.net/igbinary-3.0.1
- git clone https://github.com/pmmp/pthreads.git
- cd pthreads