Skip to content
Snippets Groups Projects
Commit af92152b authored by Fernando Gomez's avatar Fernando Gomez
Browse files

add CI

parent a13dfb2c
Branches
No related tags found
1 merge request!3Master
image: "python:3.7"
before_script:
- pip install -r requirements.txt
test:
script:
- pytest
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment