Commit feef78f0 by Bodor Máté

Init CI

parent f9249afa
Pipeline #718 failed in 0 seconds
image: python:3.7
before_scripts:
- sudo pip install pipenv
- pipenv install
test:
script:
- pipenv run python manage.py test
\ No newline at end of file
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