Well... printf "\n" |

This commit is contained in:
Shoghi Cervantes 2014-01-30 00:39:32 +01:00
parent e15509c352
commit f7af625407

View File

@ -5,7 +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
- printf "\n" | pecl install channel://pecl.php.net/yaml-1.1.1
script:
- php src/tests/ServerSuiteTest.php --no-wizard