Merge branch 'MDL-65809-master-travisphpbump' of https://github.com/snake/moodle

This commit is contained in:
Adrian Greeve 2019-12-27 15:43:03 +08:00
commit ae22b2a268

View File

@ -19,7 +19,7 @@ services:
php:
# We only run the highest and lowest supported versions to reduce the load on travis-ci.org.
- 7.3
- 7.1.30 # Make this sticky because current default version (7.1.11) has a bug with redis-extension output (MDL-66062)
- 7.2
addons:
postgresql: "9.6"