Skip to content

Commit 64d5cc9

Browse files
committed
assignsubmission_collabora: Remove Moodle 3.5 from .travis.yml
1 parent 9072137 commit 64d5cc9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

-10
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ env:
2424
global:
2525
- IGNORE_PATHS="thirdparty,/^classes\/event\/submission_(cre|upd)ated\.php/,tests/test-collabora.php" BEHAT=yes
2626
jobs:
27-
- DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
2827
- DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
2928
- DB=pgsql MOODLE_BRANCH=MOODLE_38_STABLE
3029
- DB=pgsql MOODLE_BRANCH=MOODLE_39_STABLE
3130
- DB=pgsql MOODLE_BRANCH=MOODLE_310_STABLE
3231
- DB=pgsql MOODLE_BRANCH=master
33-
- DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
3432
- DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
3533
- DB=mysqli MOODLE_BRANCH=MOODLE_38_STABLE
3634
- DB=mysqli MOODLE_BRANCH=MOODLE_39_STABLE
@@ -73,14 +71,6 @@ jobs:
7371
php: 7.4
7472
env: DB=mysqli MOODLE_BRANCH=MOODLE_310_STABLE
7573
exclude:
76-
- php: 7.3
77-
env: DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
78-
- php: 7.3
79-
env: DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
80-
- php: 7.4
81-
env: DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
82-
- php: 7.4
83-
env: DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
8474
- php: 7.4
8575
env: DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
8676
- php: 7.4

0 commit comments

Comments
 (0)