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

[.gitlab-ci.yml] initial version from tox envlist

parent f6690fc28886
No related branches found
Tags 1.1.0
No related merge requests found
image: python
before_script:
- pip install tox
flake8:
script: tox -e flake8
py27:
script: tox -e py27
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