Skip to content

Commit 98c3053

Browse files
committed
Travis: show skipped reason
1 parent e23516e commit 98c3053

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
@@ -39,7 +39,7 @@ before_script:
3939
- php vendor/code-checker/src/code-checker.php -d src
4040
- php vendor/code-checker/src/code-checker.php -d tests
4141

42-
script: vendor/bin/tester -p php -c ./tests/php.ini-unix ./tests/KdybyTests/
42+
script: vendor/bin/tester -s -p php -c ./tests/php.ini-unix ./tests/KdybyTests/
4343

4444
after_failure:
4545
- 'for i in $(find ./tests -name \*.actual); do echo "--- $i"; cat $i; echo; echo; done'

0 commit comments

Comments
 (0)