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

Fixing Heptapod CI for hg-default

Currently that's also 5.3rc1, should diverge to be
a 5.4 dev version soon.
parent cb54fe32
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -59,5 +59,7 @@
- hg -R /ci/repos/mercurial/ update default
- hg -R /ci/repos/mercurial summary
- make -C /ci/repos/mercurial local
- hg clone -r stable -u stable $EVOLVE_REPO_URL $EVOLVE_LOCAL_REPO
- pip install --user $EVOLVE_LOCAL_REPO
- PYTHONPATH=/ci/repos/mercurial python -c "from mercurial import util; print(util.version())"
- PYTHONPATH=/ci/repos/mercurial ~/.local/bin/py.test --cov heptapod --cov hgext3rd.heptapod
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