Removed wizard from Travis

This commit is contained in:
Shoghi Cervantes
2014-01-15 18:09:09 +01:00
parent 609544b1ec
commit 81d938cc53
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ before_script:
- pecl install channel://pecl.php.net/pthreads-0.0.44
script:
- php src/tests/ServerSuiteTest.php
- php src/tests/ServerSuiteTest.php --no-wizard
notifications:
email: false