Update the PHP version for testing.
This commit is contained in:
parent
67f8d73a15
commit
f392fd42d9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user