MDL-63276 travis support: Bump to PHP 7.1 required

This commit is contained in:
Eloy Lafuente (stronk7) 2019-01-02 11:19:15 +01:00
parent 422947e070
commit f580d20adf

View File

@ -14,7 +14,7 @@ language: php
php:
# We only run the highest and lowest supported versions to reduce the load on travis-ci.org.
- 7.2
- 7.0
- 7.1
addons:
postgresql: "9.6"
@ -63,7 +63,7 @@ matrix:
# Exclude it on all versions except for 7.2
- env: DB=mysqli TASK=PHPUNIT
php: 7.0
php: 7.1
cache:
directories: