Update the PHP version for testing.

This commit is contained in:
Valentin Popov 2018-02-18 18:05:33 +04:00
parent 67f8d73a15
commit f392fd42d9

View File

@ -6,7 +6,7 @@ os: "linux"
php:
- 5.6
- 7.1
- 7.2
env:
- DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE
@ -43,7 +43,7 @@ jobs:
env:
- DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
php: 7.1
php: 7.2
before_deploy:
- cd $TRAVIS_REPO_SLUG