aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 99bc8cd..f63cf5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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