mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/12941] Check for Sami parse errors on Travis CI.
PHPBB3-12941
This commit is contained in:
@@ -17,6 +17,7 @@ TRAVIS_PHP_VERSION=$2
|
||||
if [ "$TRAVIS_PHP_VERSION" == "5.3.3" -a "$DB" == "mysqli" ]
|
||||
then
|
||||
travis/setup-exiftool.sh
|
||||
travis/setup-unbuffer.sh
|
||||
fi
|
||||
|
||||
if [ "$DB" == "mariadb" ]
|
||||
|
Reference in New Issue
Block a user