ext-ds is now required

This commit is contained in:
Dylan K. Taylor
2019-03-01 20:03:16 +00:00
parent 418d0f12fb
commit 1f5c901f29
4 changed files with 13 additions and 9 deletions

View File

@ -8,6 +8,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
- git clone https://github.com/pmmp/pthreads.git
- cd pthreads
- git checkout 6ca019c58b4fa09ee2ff490f2444e34bef0773d0