Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
nightlyjobs
Commits
7ff34cc9
Commit
7ff34cc9
authored
May 07, 2020
by
Eloy Lafuente
Browse files
Merge branch 'add_74_to_master' into 'master'
Now master (39) can run php74 See merge request
!14
parents
b2f5da58
e64e8585
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/org/moodle/ci/versions/Master.groovy
View file @
7ff34cc9
...
...
@@ -7,6 +7,7 @@ class Master extends Version {
this
.
supportedPHPVersions
=
[
"7.2"
,
"7.3"
,
"7.4"
,
]
this
.
supportedDatabases
=
[
"pgsql"
,
...
...
Eloy Lafuente
@stronk7
mentioned in commit
071d46cc
·
May 07, 2020
mentioned in commit
071d46cc
mentioned in commit 071d46cc02462a4eabf5a63ffdffeac65ff3bb7a
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment