aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-11-17 14:55:30 +0100
committerMarc Alexander <admin@m-a-styles.de>2019-11-17 14:55:30 +0100
commit6ecda5be4447955ca205013d00f92408cc34a288 (patch)
tree0d303def66d915123aa0395b4967d9ef27c87d3c /.travis.yml
parentMerge branch '3.3.x' (diff)
parentMerge pull request #5725 from marc1706/ticket/12574 (diff)
downloadphpbb-6ecda5be4447955ca205013d00f92408cc34a288.tar.gz
phpbb-6ecda5be4447955ca205013d00f92408cc34a288.tar.bz2
phpbb-6ecda5be4447955ca205013d00f92408cc34a288.zip
Merge branch '3.3.x'
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cd127a862..d122d0f741 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,6 +42,7 @@ install:
before_script:
- travis/setup-database.sh $DB $TRAVIS_PHP_VERSION $NOTESTS
+ - travis/setup-ldap.sh $SLOWTESTS
- phantomjs --webdriver=8910 > /dev/null &
script: