File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 6161 - DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
6262 - DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
6363 - DB=pgsql MOODLE_BRANCH=MOODLE_36_STABLE
64+ - DB=pgsql MOODLE_BRANCH=MOODLE_37_STABLE
6465 - DB=pgsql MOODLE_BRANCH=master
6566 - DB=mysqli MOODLE_BRANCH=MOODLE_32_STABLE
6667 - DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
6768 - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
6869 - DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
6970 - DB=mysqli MOODLE_BRANCH=MOODLE_36_STABLE
71+ - DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
7072 - DB=mysqli MOODLE_BRANCH=master
7173
7274before_install :
8587 # Prechecks against latest Moodle stable only.
8688 - stage : static
8789 php : 7.2
88- env : DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
90+ env : DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
8991 script :
9092 - moodle-plugin-ci phplint
9193 - moodle-plugin-ci phpcpd
98100 # Smaller build matrix for development builds
99101 - stage : develop
100102 php : 7.2
101- env : DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
103+ env : DB=mysqli MOODLE_BRANCH=MOODLE_37_STABLE
102104 install :
103105 - moodle-plugin-ci install
104106 script :
You can’t perform that action at this time.
0 commit comments