mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-01 02:40:24 +02:00
Add debug mode to make travis spit it out
This commit is contained in:
@@ -17,4 +17,4 @@ before_script:
|
||||
- if [ "$deps" == "low" ]; then composer update --prefer-source --prefer-lowest --prefer-stable; fi
|
||||
- if [ "$deps" != "low" ]; then composer install --prefer-source; fi
|
||||
|
||||
script: vendor/bin/phpunit
|
||||
script: vendor/bin/phpunit --debug
|
||||
|
Reference in New Issue
Block a user