Updated pthreads version for Travis

This commit is contained in:
Dylan K. Taylor 2018-01-23 16:49:32 +00:00 committed by GitHub
parent b0d0932ed9
commit aca1422fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ before_script:
- echo | pecl install channel://pecl.php.net/yaml-2.0.2
- git clone https://github.com/krakjoe/pthreads.git
- cd pthreads
- git checkout 6c6b15138c923b69cfa46ee05fc2dd45da587287
- git checkout db8bc7fe2bfd79019c94f591eefa48bad4725a88
- phpize
- ./configure
- make