Update the PHP version for testing.
This commit is contained in:
parent
67f8d73a15
commit
f392fd42d9
@ -6,7 +6,7 @@ os: "linux"
|
|||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.1
|
- 7.2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE
|
- DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE
|
||||||
@ -43,7 +43,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
- DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
|
- DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
|
||||||
|
|
||||||
php: 7.1
|
php: 7.2
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cd $TRAVIS_REPO_SLUG
|
- cd $TRAVIS_REPO_SLUG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user