Mercurial > python-hglib
view heptapod-ci.yml @ 218:934608d4fcba
hglib: make sure configs can be passed to clone command
Differential Revision: https://phab.mercurial-scm.org/D12360
author | Mathias De Mare <mathias.de_mare@nokia.com> |
---|---|
date | Wed, 09 Mar 2022 15:08:11 +0100 |
parents | e86a925ba6a0 |
children | 8341f2494b3f |
line wrap: on
line source
stages: - test unit-test-job: stage: test script: - apt update && apt install -y make python3 python3-nose python3-pip && pip3 install mercurial # to be replaced with 'make tests' after merge request 1 is in: - python3 test.py --with-doctest