Skip to content
Snippets Groups Projects
Commit 83289212 authored by Matteo Rossi's avatar Matteo Rossi
Browse files

Update .gitlab-ci.yml

parent 9acffb02
No related branches found
No related tags found
No related merge requests found
Pipeline #5062 failed
...@@ -23,7 +23,7 @@ before_script: ...@@ -23,7 +23,7 @@ before_script:
- pip install virtualenv - pip install virtualenv
- virtualenv venv - virtualenv venv
- source venv/bin/activate - source venv/bin/activate
- pip install requirements.txt - pip install numpy
test: test:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment