Updated travis pthreads to pmmp/pthreads@45579e1e62

This commit is contained in:
Dylan K. Taylor 2020-08-10 17:45:06 +01:00
parent aaa23361d1
commit 9bd6d5c67e

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 646dac62ae0d48c1ada7b007e15575fb84f7d71d
- git checkout 45579e1e622acd80f9c880f3a025ba3b98b8ebef
- phpize
- ./configure
- make