Mentions légales du service

Skip to content
Snippets Groups Projects
Commit eaf2dcfd authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

ci

parent 373023d5
No related branches found
No related tags found
No related merge requests found
Pipeline #310562 passed
......@@ -24,7 +24,7 @@ python3.8:
stage: test
script:
- pip install tox
- tox -e py37
- tox -e py38
- tox -e pep8
python3.9:
......@@ -32,15 +32,9 @@ python3.9:
stage: test
script:
- pip install tox
- tox -e py37
- tox -e py39
- tox -e pep8
python2.7:
image: python:2.7
stage: test
script:
- pip install tox
- tox -e py27 pep8
#### Entering th release zone
pages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment