aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-02-18 17:02:23 +0300
committerValentin Popov <info@valentineus.link>2018-02-18 17:02:23 +0300
commit67f8d73a15245ffafb93174dc6cfc3eccd3bf272 (patch)
treed7b803f6fdc3d0cf93cda59d66b220a411b68e0d
parent22b7569f71e37d79c937729e78d477327f4ec1a0 (diff)
downloadlocal_webhooks-67f8d73a15245ffafb93174dc6cfc3eccd3bf272.tar.xz
local_webhooks-67f8d73a15245ffafb93174dc6cfc3eccd3bf272.zip
Update versions of Moodle for testing.
-rw-r--r--.travis.yml16
1 files changed, 3 insertions, 13 deletions
diff --git a/.travis.yml b/.travis.yml
index 097a724..99bc8cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,22 +9,12 @@ php:
- 7.1
env:
- - DB=pgsql MOODLE_BRANCH=MOODLE_26_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_27_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_28_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_29_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_31_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_33_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_26_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_27_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_28_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_29_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_30_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_31_STABLE
+ - DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
- DB=mysqli MOODLE_BRANCH=MOODLE_32_STABLE
- DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
+ - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
before_install:
- cd ../..
@@ -51,7 +41,7 @@ jobs:
stage: deploy
env:
- - DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
+ - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
php: 7.1