Skip to content
Snippets Groups Projects
Commit f83197cc authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

trying ci

parent 46ec471b
No related branches found
No related tags found
No related merge requests found
image: python:3.6
stages:
- build
- test
install_dependencies:
stage: build
script:
-pip3 install requirements.txt
test_guru:
stage: test
script: ./guru -h
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