New pthreads version

This commit is contained in:
Shoghi Cervantes 2013-05-12 12:32:02 +02:00
parent 60b559d64b
commit 703803eb6b

View File

@ -4,7 +4,7 @@ php:
- 5.4
before_script:
- pecl install channel://pecl.php.net/pthreads-0.0.43
- pecl install channel://pecl.php.net/pthreads-0.0.44
- git clone --depth=100 --quiet --branch=tests git://github.com/shoghicp/PocketMine-MP.git $(pwd)/tests/
script: