Enabled strict mode when running Behat

This commit is contained in:
Christophe Coevoet
2014-03-12 03:07:45 +01:00
parent db978198a3
commit f74ba60ff3

View File

@@ -32,4 +32,4 @@ before_script:
script: script:
- phpspec run -f pretty - phpspec run -f pretty
- behat -fprogress - behat -fprogress --strict