Skip to content

Commit a111612

Browse files
committed
debug
1 parent da22800 commit a111612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ before_script:
5656
- composer update $COMPOSER_FLAGS
5757

5858
script:
59-
- SYMFONY_DEPRECATIONS_HELPER=weak vendor/bin/phpunit ${PHPUNIT_FLAGS}
59+
- SYMFONY_DEPRECATIONS_HELPER=weak vendor/bin/phpunit --stop-on-failure ${PHPUNIT_FLAGS}
6060
- make -C Resources/doc SPHINXOPTS='-nW' html
6161
- make -C Resources/doc spelling
6262

0 commit comments

Comments
 (0)