1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/16659] Limit tests to mysql for now

PHPBB3-16659
This commit is contained in:
Marc Alexander
2020-11-22 17:21:08 +01:00
parent cbf98a2d7d
commit ba75aa9d0c
4 changed files with 35 additions and 33 deletions

View File

@@ -32,11 +32,6 @@ then
travis/setup-mysql8.sh
fi
if [ "$NOTESTS" != '1' ]
then
travis/setup-php-extensions.sh
fi
if [ "$NOTESTS" != '1' ]
then
travis/setup-webserver.sh