travis: update pthreads to pmmp/pthreads@b81ab29df5

This commit is contained in:
Dylan K. Taylor 2020-09-11 14:30:22 +01:00
parent d3ea29d527
commit 4a88db7f43

View File

@ -8,7 +8,7 @@ before_script:
- echo | pecl install channel://pecl.php.net/yaml-2.1.0
- git clone https://github.com/pmmp/pthreads.git
- cd pthreads
- git checkout e0f514dfde01c5e7e9cf94c43615918af482a45c
- git checkout b81ab29df58fa0fb239a9d5ca1c2380a0d087feb
- phpize
- ./configure
- make