Run Behat with 'progress' format

This commit is contained in:
Daniel Bachhuber 2017-02-06 17:07:34 -08:00
parent aee079ef77
commit e254d2100b

View file

@ -32,4 +32,4 @@ before_script:
- composer validate
- bash bin/install-package-tests.sh
script: ./vendor/bin/behat --strict
script: ./vendor/bin/behat --format progress --strict