set phpspec in non-interactive mode

This commit is contained in:
Walter Dal Mut
2014-09-13 00:18:21 +02:00
parent 5a00852f73
commit e9a487ae2a
+1 -1
View File
@@ -19,5 +19,5 @@ before_script:
- composer install --prefer-source
script:
- vendor/bin/phpspec run
- vendor/bin/phpspec run -n
- vendor/bin/phpunit