Added new PHP YAML extension

This commit is contained in:
Shoghi Cervantes
2014-01-30 00:36:44 +01:00
parent d8f4e88e5d
commit b481c94f45
5 changed files with 41 additions and 4 deletions

View File

@ -5,6 +5,7 @@ php:
before_script:
- pecl install channel://pecl.php.net/pthreads-0.1.0
- pecl install channel://pecl.php.net/yaml-1.1.1
script:
- php src/tests/ServerSuiteTest.php --no-wizard