aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 98e16eb..cc3569f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,15 +53,9 @@ script:
jobs:
include:
- stage: test old
+ env: MOODLE_BRANCH=MOODLE_33_STABLE
php: 5.6
- env:
- global:
- - MOODLE_BRANCH=MOODLE_33_STABLE
- matrix:
- - DB=mysqli
- - DB=pgsql
-
- stage: deploy
php: 7.2