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

Update .gitlab-ci.yml

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