1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/14478] Remove no longer required shell script

PHPBB3-14478
This commit is contained in:
Marc Alexander
2016-02-14 16:28:08 +01:00
parent d330ef8c1b
commit 469f200821
2 changed files with 0 additions and 17 deletions

View File

@@ -34,7 +34,6 @@ fi
if [ "$NOTESTS" != '1' ]
then
travis/setup-webserver.sh
travis/install-phpbb-test-dependencies.sh
fi
cd phpBB