Skip to content
Snippets Groups Projects
Commit e8a1c4cc authored by fibasile's avatar fibasile
Browse files

Update .gitlab-ci.yml

parent 27bc0406
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ before_script:
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- pip install -r requirements
test:
script:
......
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