Commit 2a53938d by Török Ádám

Add .gitlab-ci.yml

parent fc706883
Pipeline #699 failed with stage
in 0 seconds
unittest:
image: python:3.7.3
script:
- pip install -r requirements.txt
- python -m unittest discover -s test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment