summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 78ec3da..6270ce6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,10 +53,8 @@ script:
jobs:
include:
- stage: test old
+ env: DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
php: 5.6
- env:
- - DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_33_STABLE
- stage: deploy
php: 7.2