Merge branch 'MDL-66062_37' of git://github.com/stronk7/moodle into MOODLE_37_STABLE

This commit is contained in:
Sara Arjona
2019-07-02 15:16:02 +02:00
+1 -1
View File
@@ -16,7 +16,7 @@ dist: trusty
php:
# We only run the highest and lowest supported versions to reduce the load on travis-ci.org.
- 7.3
- 7.1
- 7.1.30 # Make this sticky because current default version (7.1.11) has a bug with redis-extension output (MDL-66062)
addons:
postgresql: "9.6"