Skip to content
Snippets Groups Projects
Commit 43773da8 authored by Georges Racinet's avatar Georges Racinet
Browse files

heptapod-ci: added a test job against Mercurial 5.3

As usual, this is the latest released version.
parent 1a19b414
No related branches found
No related tags found
No related merge requests found
Pipeline #5517 passed
......@@ -26,6 +26,13 @@
- cp /ci/repos/mercurial/hg .
- tests/run-tests.py -lv --color=always
tests-hg-5.3:
image: octobus/ci-py2-hgext3rd:hg-5.3
script:
- cp /ci/repos/mercurial/hg .
- ./hg version --debug
- tests/run-tests.py -lv --color=always
tests-hg-5.2:
image: octobus/ci-py2-hgext3rd:hg-5.2
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment