Skip to content
Snippets Groups Projects
Commit 51d7e3b4 authored by Jomaro Rodrigues's avatar Jomaro Rodrigues
Browse files

Update .gitlab-ci.yml

parent f90cefcd
No related branches found
No related tags found
1 merge request!1WIP: Development
......@@ -2,6 +2,8 @@ before_script:
- apt-get update -qq
- apt-get install -y make
- make install
- pip3 install -U pip setuptools pipenv==9.0.3
- pipenv install
- pipenv shell
- python --version
......
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