mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 20:40:24 +02:00
[ticket/13331] Remove travis/sami.conf.php. Use build/sami-checkout.conf.php.
PHPBB3-13331
This commit is contained in:
@@ -20,7 +20,7 @@ then
|
||||
# and
|
||||
# https://github.com/fabpot/Sami/issues/117
|
||||
errors=$(
|
||||
unbuffer phpBB/vendor/bin/sami.php parse travis/sami.conf.php -v | \
|
||||
unbuffer phpBB/vendor/bin/sami.php parse build/sami-checkout.conf.php -v | \
|
||||
sed "s,\x1B\[[0-9;]*[a-zA-Z],,g" | \
|
||||
grep "ERROR: " | \
|
||||
tee /dev/tty | \
|
||||
|
Reference in New Issue
Block a user