1
0
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:
Andreas Fischer
2014-08-09 15:06:34 +02:00
parent 4f131c2248
commit 873d1c6d57
4 changed files with 49 additions and 0 deletions

View File

@@ -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" ]