Updated Travis-CI to PHP 5.5.x and pthreads to 0.1.0

This commit is contained in:
Shoghi Cervantes 2014-01-27 15:22:12 +01:00
parent ac8f2646a7
commit 431c06073d

View File

@ -1,10 +1,10 @@
language: php
php:
- 5.4
- 5.5
before_script:
- pecl install channel://pecl.php.net/pthreads-0.0.44
- pecl install channel://pecl.php.net/pthreads-0.1.0
script:
- php src/tests/ServerSuiteTest.php --no-wizard