Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
format-source
Commits
ca47613095fb
Commit
ca476130
authored
Nov 29, 2019
by
Boris Feld
Browse files
CI: add CI configuration for remaining supported Mercurial versions
parent
c684f640af43
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ca476130
...
...
@@ -59,3 +59,17 @@
-
(cd tests; /ci/repos/mercurial/tests/run-tests.py --color=always)
except
:
-
schedules
tests-4.5
:
image
:
octobus/ci-py2-format-source:hg-4.5
script
:
-
(cd tests; /ci/repos/mercurial/tests/run-tests.py --color=always)
except
:
-
schedules
tests-4.4
:
image
:
octobus/ci-py2-format-source:hg-4.4
script
:
-
(cd tests; /ci/repos/mercurial/tests/run-tests.py --color=always)
except
:
-
schedules
Write
Preview
Markdown
is supported
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