Updated PECL pthreads release

This commit is contained in:
Shoghi Cervantes Pueyo 2013-04-02 00:14:19 +02:00
parent 1129df6194
commit 082c4429cd

View File

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