Skip to content
Snippets Groups Projects
Commit 8fb11e6fd9b1 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

[gitlab-ci] autogenerated from tox

parent 12d0281d6e2b
No related branches found
No related tags found
1 merge request!2[gitlab-ci] autogenerated from tox
Pipeline #16521 passed
image: python:3.7
before_script:
- pip install tox
flake8:
script: tox -e flake8
py27:
script: tox -e py27
py3:
script: tox -e py3
......@@ -9,3 +9,4 @@
recursive-include debian changelog compat control copyright rules
include cubicweb-squareui.spec
include README.rst
exclude .gitlab-ci.yml
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