aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-11-25 21:33:42 +0100
committerMarc Alexander <admin@m-a-styles.de>2019-11-25 21:33:42 +0100
commitc37e696c1cd13452a802d605f649852b055493ae (patch)
tree0146e4af2f1919ae0db80068d3ebc685f68b3687 /.travis.yml
parent[ticket/16223] Ensure memcached tests are only run when available (diff)
downloadphpbb-c37e696c1cd13452a802d605f649852b055493ae.tar.gz
phpbb-c37e696c1cd13452a802d605f649852b055493ae.tar.bz2
phpbb-c37e696c1cd13452a802d605f649852b055493ae.zip
[ticket/16223] Add memcached config and PHP extension
PHPBB3-16223
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 d6fc46c585..82ddd01158 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,6 +31,7 @@ services:
- redis-server
- postgresql
- mysql
+ - memcached
install:
- travis/setup-phpbb.sh $DB $TRAVIS_PHP_VERSION $NOTESTS